UNPKG

@nodecg/json-schema-lib

Version:

Extensible JSON Schema library with support for multi-file schemas using $ref

23 lines (16 loc) 1.76 kB
JsonSchemaLib ============================ Extensible JSON Schema library with support for multi-file schemas using $ref [![Build Status](https://api.travis-ci.org/BigstickCarpet/json-schema-lib.svg?branch=master)](https://travis-ci.org/BigstickCarpet/json-schema-lib) [![Windows Build Status](https://ci.appveyor.com/api/projects/status/github/bigstickcarpet/json-schema-lib?svg=true&branch=master&failingText=Windows%20build%20failing&passingText=Windows%20build%20passing)](https://ci.appveyor.com/project/BigstickCarpet/json-schema-lib/branch/master) [![Coverage Status](https://coveralls.io/repos/BigstickCarpet/json-schema-lib/badge.svg?branch=master&service=github)](https://coveralls.io/r/BigstickCarpet/json-schema-lib) [![Codacy Score](https://api.codacy.com/project/badge/Grade/c534bafe6ea349d8883761996f545d4f)](https://www.codacy.com/public/jamesmessinger/json-schema-lib) [![Inline docs](http://inch-ci.org/github/BigstickCarpet/json-schema-lib.svg?branch=master&style=shields)](http://inch-ci.org/github/BigstickCarpet/json-schema-lib) [![Dependencies](https://david-dm.org/BigstickCarpet/json-schema-lib.svg)](https://david-dm.org/BigstickCarpet/json-schema-lib) [![npm](http://img.shields.io/npm/v/json-schema-lib.svg)](https://www.npmjs.com/package/json-schema-lib) [![Bower](http://img.shields.io/bower/v/json-schema-lib.svg)](http://bower.io/) [![License](https://img.shields.io/npm/l/json-schema-lib.svg)](LICENSE) [![Browser Compatibility](https://saucelabs.com/browser-matrix/json-schema-lib.svg)](https://saucelabs.com/u/json-schema-lib) Work In Progress -------------------------- This library is still in development and is **NOT** ready to use yet. Please feel free to review the source code, ask questions, or offer assistance.