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
Object version mappers is a tool to migrate object according schema
This project will help you to map data easily based on a configuration in JSON/YAML.
Mapped is a lightweight TypeScript based library for implementing basic mapping between two objects.