2.0.1 • Published 7 years ago

jojen v2.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Jojen Build Status

Jojen is an updated take on Joi's API. Joi has a very pleasant and fluent API, however it suffers from relatively poor performance, lacks language support, doesn't allow user-defined validation functions, and doesn't work well in a Browserify/Webpack frontend.

Jojens goals are to:

  • Mostly match the Joi API with very few inconsistencies (see compatibility)
  • Fixes the inconsistent parts of Joi (again, see compatibility)
  • Perform reasonably well (at least 18x faster than Joi in all cases, see bench output) in a reasonably small package (currently 13.5 KB)
  • Support browsers, user-defined validations, and internationalisation.
2.0.1

7 years ago

2.0.0

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.0.1

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.1.0

8 years ago

0.1.0-alpha.1

8 years ago

0.1.0-alpha.0

8 years ago