superjson

Expression serializer

A serialization library for JavaScript expressions that supports Dates, BigInts, and other complex data types

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.

GitHub

4k stars
11 watching
93 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list

blitzjshacktoberfestjavascriptjsonsuperjson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
douglascrockford/json-js Provides utilities to work with JSON data in JavaScript 8,712
pquerna/ffjson Generates optimized JSON serialization functions for Go structures 2,967
simdjson/simdjson A high-performance JSON parser that optimizes parsing speed and reliability. 19,455
sbjson/sbjson A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. 3,727
bluelinelabs/logansquare A JSON parsing and serialization library for Android using Jackson's streaming API 3,204
ianstormtaylor/superstruct A library for defining and validating data structures in JavaScript and TypeScript. 7,043
zserge/jsmn A lightweight JSON parser and tokenizer written in C. 3,726
francisrstokes/super-expressive A JavaScript library that allows developers to create regular expressions in a human-readable and programmatic way. 4,630
schmittjoh/serializer Library for serializing and deserializing complex data formats such as JSON and XML 2,324
swiftyjson/swiftyjson A library to simplify JSON data handling in Swift by providing a more expressive and convenient API 22,705
benjamine/jsondiffpatch A JavaScript library for comparing and updating JSON objects 4,872
ibireme/yyjson A high-performance JSON library written in ANSI C. 3,164
alibaba/handyjson A Swift library for easy JSON serialization and deserialization of model objects 4,239
mashpie/i18n-node A lightweight translation module with dynamic JSON storage 3,090
mailru/easyjson A JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions. 4,509