JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 20553139
  • Score
    100M100P100Q270777F
  • License (AFL-2.1 OR BSD-3-Clause)

JSON Schema validation and specifications

Package Exports

  • json-schema
  • json-schema/lib/validate
  • json-schema/lib/validate.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 (json-schema) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

This is a historical repository for the early development of the JSON Schema specification and implementation. This package is considered "finished": it holds the earlier draft specification and a simple, efficient, lightweight implementation of the original core elements of JSON Schema. This repository does not house the latest specifications nor does it implement the latest versions of JSON Schema. This package seeks to maintain the stability (in behavior and size) of this original implementation for the sake of the numerous packages that rely on it. For the latest JSON Schema specifications and implementations, please visit the JSON Schema site (or the respository).

Code is licensed under the AFL or BSD 3-Clause license.