@mlabs-haskell/json-bigint

2.0.0 • Public • Published

json-bigint

This is a fork of json-bigint.

JSON.parse/stringify with bigints support. Based on Douglas Crockford JSON.js package and bignumber.js library.

This is a simplified fork with removed config options. Native BigInt is always used for integers, and numbers with decimals are represented by Numbers.

Readme

Keywords

Package Sidebar

Install

npm i @mlabs-haskell/json-bigint

Weekly Downloads

37

Version

2.0.0

License

MIT

Unpacked Size

27.5 kB

Total Files

6

Last publish

Collaborators

  • emmarichardson
  • errfrom
  • oskargreda
  • amirmrad
  • klntsky
  • nalane
  • chase-mlabs
  • neil-mlabs