2 Forks
13 Stars
13 Watchers

ts-jackson

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.

How to download and setup ts-jackson

Open terminal and run command
git clone https://github.com/Eljoy/ts-jackson.git
git clone is used to create a copy or clone of ts-jackson repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ts-jackson https://github.com/Eljoy/ts-jackson/archive/master.zip

Or simply clone ts-jackson with SSH
[email protected]:Eljoy/ts-jackson.git

If you have some problems with ts-jackson

You may open issue on ts-jackson support forum (system) here: https://github.com/Eljoy/ts-jackson/issues