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.

15 lines
458 B

6 months ago
  1. # joi
  2. #### The most powerful schema description language and data validator for JavaScript.
  3. ## Installation
  4. `npm install joi`
  5. ### Visit the [joi.dev](https://joi.dev) Developer Portal for tutorials, documentation, and support
  6. ## Useful resources
  7. - [Documentation and API](https://joi.dev/api/)
  8. - [Versions status](https://joi.dev/resources/status/#joi)
  9. - [Changelog](https://joi.dev/resources/changelog/)
  10. - [Project policies](https://joi.dev/policies/)