jav
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Jav

npm version

Really appreciate Stephen Shank gift the package name jav to this repo.

Jav is a Joi style validator, and the underlying implementation is async-validator.

Features

  • All api same as async-validator, but change to chaining called.
  • Small enough for browser, otherwise Joi is too big.
  • More readable and writable for developer. I hate code more and more object.
  • Full typescript support. Even get the real transformed type from schema.

Install

npm install jav --save

License

MIT © HANXX

Readme

Keywords

none

Package Sidebar

Install

npm i jav

Weekly Downloads

6

Version

2.0.0

License

MIT

Unpacked Size

20.8 kB

Total Files

6

Last publish

Collaborators

  • stephenshank
  • llhan