Typescript parse json to object

Seamlessly integrate into existing code with decorators, ultra-lightweight syntax Parse standard JSON to typed class instances, safely, without requiring any type-information to be specified in the source JSON Note: polymorphic object structures require simple type-annotations to be present in JSON, this is ................
................