Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

JSON.parse and JSON.stringify that preserves BigInt values.

Works by encoding BigInt values into strings with a special prefix.

See https://www.val.town/v/freecrayon/JSONBigInt_example for an example of how to use it.

Migrated from folder: utils/JSONBigInt