@litert/typeguard
Version:
An easy and powerful data validation code generator by JavaScript.
31 lines (19 loc) • 1.07 kB
Markdown
# LiteRT/TypeGuard
[](https://www.npmjs.com/package/@litert/typeguard "Stable Version")
[](https://github.com/litert/typeguard/blob/master/LICENSE)
[](https://nodejs.org/dist/latest-v8.x/)
[](https://github.com/litert/type-guard/issues)
[](https://github.com/litert/type-guard/releases "Stable Release")
An easy and powerful data validation code generator by JavaScript.
## Requirement
- TypeScript v3.3.x (or newer)
- ECMAScript 2017 (or newer)
## Installation
Install by NPM:
```sh
npm i @litert/typeguard --save
```
## Document
- [简体中文版](./docs/zh-CN/README.md)
## License
This library is published under [Apache-2.0](./LICENSE) license.