titmouse
v1.0.1
Published
"Totally Independent Typescript Mapper and ORM Utility for Software Engineers. Generates code that (de)serializes from JSON to Typescript classes and vice versa without introducing decorators or dependencies to existing classes."
Downloads
1
Readme
titmouse
T otally I ndependent T ypescript M apper and O RM U tility for S oftware E ngineers.
Purpose of titmouse
To map to and from JSON and Typescript classes in a way that requires minimal or no modification of the Typescript classes. Avoiding side effects and possible conflicts with other frameworks, and keeping everything Javalicious.