SuperJSON serializers/deserializers for Temporal types.
SuperJSON-based payload converter for Temporal workflows. Properly serialize and deserialize complex types like Date, Map, Set, and BigInt.
<p align="center"> <img alt="superjson" src="./docs/superjson-banner.png" width="800" /> </p>
Temporal integration for NestJS
Polyfill for Temporal (https://github.com/tc39/proposal-temporal), an ECMA TC39 Stage 3 proposal
A lightweight polyfill for Temporal, successor to the JavaScript Date object
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 with SWC
SuperJSON serializers/deserializers for Temporal types.
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.
Automatically transform your Next.js Pages to use SuperJSON, without losing swc support
<p align="center"> <img alt="superjson" src="./docs/superjson-banner.png" width="800" /> </p>
Recurrence rule (rrule) processing using Temporal PlainDate/PlainDateTime, with cross-timezone and cross-calendar rrule support
Node/Js-module for parsing and making sense of ISO8601-durations
🍜 undo/redo middleware for zustand
A Modern JavaScript Date Library
Temporal.io SDK Nexus sub-package
Temporal.io SDK Workflow sub-package
Temporal.io SDK Worker sub-package
Temporal.io SDK Core<>Node bridge
Common library for code that's used across the Client, Worker, and/or Workflow
Temporal.io SDK Client sub-package
A superjson wrapper for React Server Components (RSC) and Next.js