licenses.dev

json-schema-to-yup v1.8.8

Build a Yup schema from a JSON Schema. Also supports custom/alternative schema models such as GraphQL type defs

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
@babel/runtime • 7.0.0babel's modular runtime helpersINDIRECT1
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
dashify • 2.0.0Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.DIRECT0
fn-name • 2.0.1Get the name of a named functionINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
property-expr • 1.5.1tiny util for getting and setting deep object props safelyINDIRECT0
regenerator-runtime • 0.12.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
toposort • 2.0.2Topological sort of directed ascyclic graphs (like dependecy lists)INDIRECT0
uppercamelcase • 3.0.0Convert a dash/dot/underscore/space separated string to UpperCamelCaseDIRECT1
yup • 0.26.10Dead simple Object schema validationDIRECT7
BSD-3-Clause1
PackageRelationDependenciesPublished
synchronous-promise • 2.0.17Synchronous Promise-like prototype to use in testing where you would have used an ES6 PromiseINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/json-schema-to-yup)](https://licenses.dev/npm/json-schema-to-yup)
<a href="https://licenses.dev/npm/json-schema-to-yup">
  <img src="https://licenses.dev/b/npm/json-schema-to-yup" alt="licenses" />
</a>

Or the licenses badge code for the 1.8.8 version:

[![licenses](https://licenses.dev/b/npm/json-schema-to-yup/1.8.8)](https://licenses.dev/npm/json-schema-to-yup/1.8.8)
<a href="https://licenses.dev/npm/json-schema-to-yup/1.8.8">
  <img src="https://licenses.dev/b/npm/json-schema-to-yup/1.8.8" alt="licenses" />
</a>
GitHub