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

A tiny utility library that determines whether any given value can be interpreted as a numeric value (e.g., `'2'` → true, `'a'` → false). It’s intended for JavaScript developers who need a quick, reliable “is this thing number‑like?” check in Node or browser code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vigour-io/is-number-like

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

sirlancelot's profile
sirlancelot
1 contributions
laggingreflex's profile
laggingreflex
1 contributions

Recent events

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

No events yet
vigour-io

vigour-io/is-number-like

Checks whether provided parameter looks like a number

JavaScript
4
6
ISC License