Skip to content

Commit 3ca2364

Browse files
committed
Add joi-browser recommandation (fixes #944)
1 parent 2570c42 commit 3ca2364

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,7 @@ When validating a schema:
9696

9797
# API
9898
See the [API Reference](https://github.com/hapijs/joi/blob/v9.0.0/API.md).
99+
100+
# Browsers
101+
102+
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 commit comments

Comments
 (0)