@muhammetaliakbay/structure-check
v0.0.16
Published
Make safe and easy assertions on structure of object and data types
Maintainers
Readme
Structure-Check ·

Structure-Check is a TypeScript library for dealing with casting and validating data structures on runtime.
Installation
Use your favorite package manager to add @muhammetaliakbay/structure-check as your dependency.
npm install @muhammetaliakbay/structure-check --saveAPI Documents (TypeDoc)
Find detailed api documentations here https://structure-check.muhammetaliakbay.com/.
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
