2.0.0 • Published 3 years ago

jav v2.0.0

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

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

2.0.0

3 years ago

2.0.0-beta.0

3 years ago

1.0.2

6 years ago

1.0.1

6 years ago