JSON.parse with bigints support
npm install @mlabs-haskell/json-bigintThis 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.