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

This project, `vigour-io/descriptors`, provides a JavaScript function to retrieve property descriptors not just for an object's own properties, but for all properties inherited through the prototype chain. It's a utility for developers needing detailed information about property characteristics across an object's inheritance hierarchy, useful for introspection and advanced JavaScript manipulation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vigour-io/descriptors

Account's avatar
garthenweb/bubleify
Browserify transform that compiles es2015 to es5 using Bublé
Account's avatar
vigour-io/ducktape
Makes sure your projects stick together using Tape tests.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
remy/nodemon
Simple monitor script for use during development of a Node.js app.
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
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
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
namuol/tap-difflet
TAP output formatter using difflet for inequality errors.

Support the repos that depend on this repository

Top contributors

shawninder's profile
shawninder
2 contributions

Recent events

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

No events yet
vigour-io

vigour-io/descriptors

Like Object.getOwnPropertyDescriptor, but goes along the prototype chain and gets the descriptors for all properties.

JavaScript
1
0
ISC License