Skip to content

Commit

Permalink
Add joi-browser recommandation (fixes #944)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Jul 13, 2016
1 parent 2570c42 commit 3ca2364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,7 @@ When validating a schema:

# API
See the [API Reference](https://github.com/hapijs/joi/blob/v9.0.0/API.md).

# Browsers

Joi doesn't directly support browsers, but you could use [joi-browser](https://github.com/jeffbski/joi-browser) for an ES5 build of Joi that works in browsers, or as a source of inspiration for your own builds.

0 comments on commit 3ca2364

Please sign in to comment.