schemably
v0.0.1
Published
Schemably simplifies transforming plain JS objects (obtained via JSON or elsewhere) into typesafe class instances (and back) via a schema you define for each class.
Downloads
6
Readme
Schemably
Schemably simplifies transforming plain JS objects (obtained via JSON or elsewhere) into typesafe class instances.
Installation
Schemably is available as a node package. For the latest stable version, run:
npm install schemably