Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Mixable Object is a Node.js library that enables simple code reuse by copying properties from one object to another, offering an alternative to traditional inheritance. It provides `mixin()` and `merge()` functions for attaching reusable code to objects or prototypes, with features like selective property copying and deep merging for objects. This tool is ideal for developers seeking a lightweight and straightforward approach to object composition in JavaScript.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wiredcraft/mixable-object

Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
paulmillr/es6-shim
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
jscs-dev/node-jscs
JavaScript Code Style
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

makara's profile
makara
21 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
wiredcraft

wiredcraft/mixable-object

(Node.js) The way we do code reuse: simply copy things from an object to another.

JavaScript
2
0
MIT License