Install the library with your package manager of choice, e.g.:
<p align="center"> <img alt="superjson" src="./docs/superjson-banner.png" width="800" /> </p>
Allow parsing of optional properties
Allow parsing of import.meta
Allow parsing of the logical assignment operators
Allow parsing of async generator functions
Allow parsing of optional catch bindings
Allow parsing of BigInt literals
Allow parsing of object rest/spread
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of the nullish-coalescing operator
Automatically transform your Next.js Pages to use SuperJSON, without losing swc support
Allow parsing of import()
Allow parsing of export namespace from
Automatically transform your Next.js Pages to use SuperJSON with SWC
Automatically transform your Next.js Pages to use SuperJSON with SWC
General utilities for plugins to use
Allow parsing of jsx
Allow parsing of TypeScript syntax
This plugin transforms ES2015 modules to CommonJS
Allow parsing of the module attributes in the import statement
Compile class public and private fields, private methods and decorators to ES6
Core istanbul API for JS code coverage