superjson-remix
Data serializer
A solution that allows sending binary data from a server-side loader to a React client app without requiring JSON parsable data
84 stars
2 watching
4 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kiliman/remix-typedjson | A package for serializing and deserializing data in Remix apps with typed JSON support | 450 |
gonzalezreal/groot | A framework that serializes and deserializes Core Data object graphs from or into JSON using annotations in the Core Data model. | 534 |
lancercomet/suntori | A JSON de/serializer to ensure safe data processing at runtime | 10 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
burningtree/uson | A data serialization format designed to be human-readable and suitable for shell environments. | 78 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
dcodeio/pson | A binary serialization format for JSON focused on minimizing network size | 459 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
ngs-doo/dsl-json | A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,014 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |
pigulla/json-strictify | A utility for safely serializing data to JSON without losing information or causing infinite loops | 19 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |