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

The **is_native** package provides a tiny utility for both browser and Node.js environments that determines whether a given value (function or object) is a native built‑in implementation. It exports a single `isNative` function, useful for developers who need to programmatically distinguish native JavaScript methods (e.g., `Array.prototype.filter`) from user‑defined ones.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nathanfaucett/is_native

Account's avatar
nathanfaucett/escape_regexp
escapes strings RegExp special characters
Account's avatar
nathanfaucett/is_function
checks if value is a function
Account's avatar
nathanfaucett/is_null_or_undefined
checks if value is a null or undefined
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
vkadam/grunt-jsbeautifier
jsbeautifier.org for grunt
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

nathanfaucett's profile
nathanfaucett
8 contributions

Recent events

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

No events yet
nathanfaucett

nathanfaucett/is_native

is_native for the browser and node.js

JavaScript
0
1
MIT License