Automatically transform your Next.js Pages to use SuperJSON with SWC
<p align="center"> <img alt="superjson" src="./docs/superjson-banner.png" width="800" /> </p>
Install the library with your package manager of choice, e.g.:
Automatically transform your Next.js Pages to use SuperJSON with SWC
Automatically transform your Next.js Pages to use SuperJSON, without losing swc support
A superjson wrapper for React Server Components (RSC) and Next.js
ESLint plugin for Next.js.
SuperJSON-based payload converter for Temporal workflows. Properly serialize and deserialize complex types like Date, Map, Set, and BigInt.
This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.
<p align="center"> <img alt="superjson" src="./docs/superjson-banner.png" width="800" /> </p>
SWC plugin for extracting inline messages.
Allow parsing of optional properties
Allow parsing of async generator functions
Allow parsing of import.meta
Allow parsing of the nullish-coalescing operator
Allow parsing of BigInt literals
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 optional catch bindings
Allow parsing of object rest/spread
Allow parsing of the logical assignment operators
Allow parsing of import()
SuperJSON plugin for Tuyau and AdonisJS
SuperJSON serializers/deserializers for Temporal types.