There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A typescript library to deserialize and serialize json into classes. You can use different path pattern to resolve deeply nested structures. Every path pattern provided by lodash/get|set object is supported. Check out src/examples as a reference.