Files
lsp/node_modules/joi/README.md
Arnaud Nelissen 3af7ddab06 Initial commit
2021-11-17 11:25:08 +01:00

16 lines
458 B
Markdown

# 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/)