Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 454 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 454 Bytes

json-bigint

This is a fork of json-bigint.

JSON.parse/stringify with bigints support. Based on Douglas Crockford JSON.js with bignumber.js dependency removed.

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