JSPM

  • Created
  • Published
  • Downloads 13526608
  • Score
    100M100P100Q205107F
  • License BSD-3-Clause

Object schema validation

Package Exports

  • joi
  • joi/dist/joi-browser.min.js
  • joi/lib/common
  • joi/lib/common.js
  • joi/lib/errors
  • joi/lib/errors.js
  • joi/lib/index
  • joi/lib/index.js
  • joi/lib/types/alternatives
  • joi/lib/types/alternatives.js
  • joi/lib/values
  • joi/lib/values.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (joi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

joi

The most powerful schema description language and data validator for JavaScript.

Installation

npm install joi

Visit the joi.dev Developer Portal for tutorials, documentation, and support

Useful resources