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 provides a standalone implementation of Node.js's `util` module for environments that don't natively support it, such as browsers. It's primarily designed for developers using bundlers like Browserify or Webpack to ensure their code has access to the `util` module's functionality across different runtime environments. The module aims to match Node.js's API as closely as possible, making it a reliable polyfill for browser-based applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of browserify/node-util

Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
inspect-js/is-arguments
Is this an arguments object? It's a harder question than you think.
Account's avatar
inspect-js/is-generator-function
Determine if a function is a native generator function.
Account's avatar
inspect-js/is-typed-array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Account's avatar
inspect-js/which-typed-array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Account's avatar
airtap/airtap
Run TAP unit tests in 1789+ browsers
Account's avatar
zloirock/core-js
Standard library
Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
es-shims/Object.entries
ES2017 spec-compliant Object.entries shim.
Account's avatar
feross/run-series
Run an array of functions in series
Account's avatar
feross/safe-buffer
Safer Node.js Buffer API
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

lukechilds's profile
lukechilds
68 contributions
goto-bus-stop's profile
goto-bus-stop
54 contributions
defunctzombie's profile
defunctzombie
22 contributions
snyamathi's profile
snyamathi
5 contributions
feross's profile
feross
2 contributions
bdjnk's profile
bdjnk
2 contributions
MatrixFrog's profile
MatrixFrog
2 contributions
bernardmcmanus's profile
bernardmcmanus
1 contributions
TrySound's profile
TrySound
1 contributions
CommanderRoot's profile
CommanderRoot
1 contributions

Recent events

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

No events yet
browserify

browserify/node-util

node.js util module as a module

JavaScript
254
92
MIT License