Releases: olaferlandsen/Typescript-Json-Object-Mapper
Releases · olaferlandsen/Typescript-Json-Object-Mapper
1.1.5 is out
Features
- No-Initiation(Using only reference to class)
- Renaming properties
- Convert data types
- to Date
- from String using
Date.parse
- from Integer using
Date
- from String using
- to Integer
- from String using
Number
- from String using
- to Float
- from String using
Number
- from String using
- to Boolean
- to Date
- Sub-Views(Recursivity)
- Array sub-views
- Single sub-view
- Date values
- Serialize from
Object Array
- Serialize from
Object