remix-typedjson

Data serializer

A package for serializing and deserializing data in Remix apps with typed JSON support

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.

GitHub

451 stars
4 watching
22 forks
Language: TypeScript
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
donavon/superjson-remix A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data 83
kiliman/remix-params-helper A utility package to simplify working with Zod and standard URLSearchParams and FormData in Remix applications 250
sake92/tupson A library for serializing and deserializing JSON data in Scala 8
kevin-montrose/jil A fast JSON serializer and deserializer built on top of the Sigil framework. 2,147
iddev5/inon A simple data serialization format for Zig that supports human-readable representation and fast serialization and deserialization. 10
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 62
gzoller/scalajack A fast JSON serialization library for Scala classes 112
jdereg/json-io Converts Java objects to and from JSON format with serialization options. 331
ismasan/oat Provides a standardized way to serialize API data in Ruby apps. 278
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
xyncro/chiron A JSON serialization library for F#. 174
lancercomet/suntori A JSON de/serializer to ensure safe data processing at runtime 10
imrafaelmerino/vertx-values Improves Vert.x's JSON handling by providing codecs for immutable JSON objects. 3
persan/gnatcoll-json A JSON serialization/deserialization library for Ada Standard containers and types 7
kbss-cvut/jb4jsonld A Java library for serializing and deserializing objects to JSON-LD format using annotations. 12