{"library":"joi-browser","type":"library","category":null,"description":"joi-browser is a browser-ready bundle of the Joi object schema validation library (version 13.4.0, latest stable). It is pre-babelified and bundled for use in browsers with tools like Webpack or Browserify, avoiding the difficulties of bundling Joi natively. The package provides an ES5-compatible bundle and supports isomorphic/universal JavaScript by aliasing Joi in module bundlers. It requires polyfills for Promise and Map in older browsers and has an alternate 'joi-full' variant that includes date extensions. Community-driven alternative to native Joi, last updated in 2019.","language":"javascript","status":"maintenance","version":"13.4.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install joi-browser","imports":["import Joi from 'joi-browser'","const Joi = require('joi-browser')","Joi.validate(value, schema, options)"]},{"cmd":"yarn add joi-browser","imports":[]},{"cmd":"pnpm add joi-browser","imports":[]}],"homepage":"https://github.com/jeffbski/joi-browser#readme","github":"ssh://git@github.com/jeffbski/joi-browser","docs":null,"changelog":null,"pypi":null,"npm":"joi-browser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}