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

node-is-arrayish is a lightweight JavaScript utility that checks whether an object can be used like an Array by verifying it has a numeric length property and indexed access. It's designed for developers working in Node.js or browser environments who need a reliable way to distinguish array-like objects from regular objects in their code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of qix-/node-is-arrayish

Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
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
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

Qix-'s profile
Qix-
23 contributions
AustinLeeGordon's profile
AustinLeeGordon
1 contributions
wtgtybhertgeghgtwtg's profile
wtgtybhertgeghgtwtg
1 contributions

Recent events

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

No events yet
qix-

qix-/node-is-arrayish

Check if an object can be used like an Array

CoffeeScript
17
9
MIT License