A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way
ts-jackson
is a powerful TypeScript library designed for efficient JSON serialization and deserialization into classes. It leverages lodash's path patterns to effortlessly resolve deeply nested structures. Explore the src/examples
directory for practi
A TypeScript library to serialize and deserialize JSON objects
A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way