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

bigint-buffer is a utility library that provides efficient conversion between BigInts and Buffers/Node.js Buffers, eliminating the need for costly hexadecimal string conversions. It's designed for developers working with BigInts in Node.js or browsers who need to serialize or deserialize BigInts to/from binary data, offering significant performance improvements over traditional methods.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
no2chem

no2chem/bigint-buffer

💪🔢 bigint-buffer: Buffer Utilities for TC39 BigInt Proposal

TypeScript
54
19
Apache License 2.0
no2chem's profile
no2chem
36 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
ghidosoft's profile
ghidosoft
1 contributions

Support the dependencies of no2chem/bigint-buffer

Account's avatar
TooTallNate/node-bindings
Helper module for loading your native module's .node file
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for benchmark
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for bn.js
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
indutny/bn.js
Big number implementation in pure javascript
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
mysticatea/cpx
Copy file globs, watching for changes.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
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 cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
jsok/karma-env-preprocessor
A Karma plugin to read environment variables and make them available inside your tests.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
litixsoft/karma-mocha-reporter
Karma reporter with mocha style logging.
Account's avatar
wadey/node-microtime
Get the current time in microseconds
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
observing/pre-commit
Automatically install pre-commit hooks for your npm modules.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TypeStrong/ts-loader
TypeScript loader for webpack
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends