You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
458 B
16 lines
458 B
3 years ago
|
# joi
|
||
|
|
||
|
#### The most powerful schema description language and data validator for JavaScript.
|
||
|
|
||
|
## Installation
|
||
|
`npm install joi`
|
||
|
|
||
|
### Visit the [joi.dev](https://joi.dev) Developer Portal for tutorials, documentation, and support
|
||
|
|
||
|
## Useful resources
|
||
|
|
||
|
- [Documentation and API](https://joi.dev/api/)
|
||
|
- [Versions status](https://joi.dev/resources/status/#joi)
|
||
|
- [Changelog](https://joi.dev/resources/changelog/)
|
||
|
- [Project policies](https://joi.dev/policies/)
|