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

json-bigint-patch is a Node.js library that patches the built-in JSON parser to correctly handle BigInt values, which are not natively supported by JavaScript's JSON.parse and JSON.stringify methods. It's designed for developers working with JSON data containing large integers that exceed the precision of standard JavaScript numbers, ensuring accurate parsing and serialization of BigInt values without losing precision.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ardatan/json-bigint-patch

Account's avatar
MikeMcl/bignumber.js
A library for arbitrary-precision decimal and non-decimal arithmetic
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

sidorares's profile
sidorares
40 contributions
ardatan's profile
ardatan
11 contributions
marc-portier's profile
marc-portier
7 contributions
shmidt-i's profile
shmidt-i
3 contributions
YanagiEiichi's profile
YanagiEiichi
3 contributions
owenallenaz's profile
owenallenaz
2 contributions
fastfedora's profile
fastfedora
2 contributions
bitdeli-chef's profile
bitdeli-chef
1 contributions
davidyuk's profile
davidyuk
1 contributions
gerarde's profile
gerarde
1 contributions

Recent events

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

No events yet
ardatan

ardatan/json-bigint-patch

JSON.parse/stringify with bigints support

JavaScript
28
3
MIT License