Morphio
Type-safe serialization and deserialization for TypeScript
Type-Safe
Built with TypeScript from the ground up. Get compile-time type checking and IDE support for your serialization code.
Easy to Use
Simple decorator-based API makes it easy to define serializable classes. Just add @Serializable() and @JsonProp() decorators.
Powerful Features
Support for complex types, nested objects, arrays, maps, and custom type processors. Handle any serialization scenario with ease.