JSPM

@vizzly/joi

17.11.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1968
  • Score
    100M100P100Q116024F
  • License BSD-3-Clause

Object schema validation

Package Exports

  • @vizzly/joi
  • @vizzly/joi/dist/joi-browser.min.js
  • @vizzly/joi/lib/index.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 (@vizzly/joi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

A forked version of joi, that includes the full bundle in the browser version

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