CodableJSON

CodableJSON

Declarative JSON Serialization library for TypeScript

4 followers

Codables is a declarative JSON serialization library that aims to enable a whole new paradigm of data serialization in TypeScript/JavaScript. Using modern decorators, you can mark your data model classes as serializable instead of writing custom (to/from) JSON functions. Besides that, it's 3x faster than SuperJSON and handles pretty much every built-in type like Date, BigInt, Map, Set, RegExp, and Symbol. 🎮 **Try it now:** [Interactive Playground](https://codableslib.com/playground/)

CodableJSON makers

Here are the founders, developers, designers and product people who worked on CodableJSON