Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.05 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.05 KB

LiteRT/TypeGuard

npm version License node GitHub issues GitHub Releases

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:

npm i @litert/typeguard --save

Document

License

This library is published under Apache-2.0 license.