Skip to content

Commit

Permalink
is.js and validate.io to close #23
Browse files Browse the repository at this point in the history
  • Loading branch information
vlandham committed Mar 27, 2015
1 parent 609a143 commit 1b7dbfb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions locales/en/assumptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ For example:

- [Parsing raw data](http://www.pgbovine.net/parsing-raw-data.htm) - a great guide that motivated this section
- [Chai](http://chaijs.com/api/assert/) - Chai's assert library
- [is.js](http://arasatasaygin.github.io/is.js/) - provides a great set of checking functions to complement lodash's set.
- [validate.io](https://github.com/validate-io) - provides a similar set of checking functions, but all as separate projects - so you can include only the checks you want to use.

0 comments on commit 1b7dbfb

Please sign in to comment.