Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.08 KB

Structure-Check · Build Status GitHub npm (scoped)

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 --save

API 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.

License

GNU GPLv3