jsrr

1.0.3 • Public • Published

jsrr

JSON Schema $ref Resolver.

Installation

$ npm install jsrr

Usage

var jsrr = require('jsrr');
var path = 'schemata/user.json';

console.log('%j', jsrr(path));

Readme

Keywords

Package Sidebar

Install

npm i jsrr

Weekly Downloads

8

Version

1.0.3

License

MIT

Last publish

Collaborators

  • hikarock