Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more. At Blitz, we have struggled with the limitations of JSON. We often find ourselves working with Date, Map, Set or BigInt, but JSON.stringify doesn't support any of them without going through the hassle of converting manually. Superjson solves these issues by providing a thin wrapper over JSON.stringify and JSON.parse. For cases where you want lower level access to the json and meta data in the output, you can use the serialize and deserialize functions.

Features

  • Use with Next.js
  • Reliable serialization and deserialization
  • Type safety with autocompletion
  • Negligible runtime footprint
  • Framework agnostic
  • Perfect fix for Next.js's serialisation limitations in getServerSideProps and getInitialProps

Project Samples

Project Activity

See All Activity >

Categories

JSON

License

MIT License

Follow superjson

superjson Web Site

Other Useful Business Software
Go from Code to Production URL in Seconds Icon
Go from Code to Production URL in Seconds

Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of superjson!

Additional Project Details

Programming Language

TypeScript

Related Categories

TypeScript JSON Software

Registered

2023-10-10