Package Exports
- json-schema-entity
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-entity) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
json-schema-entity

Manage a group of tables with a parent child relation in SQL that will be seen as a document, or entity, like a no SQL dtaabase
WORK IN PROGRESS
Install
$ npm install --save json-schema-entity
Usage
var jsonSchemaEntity = require('json-schema-entity');
License
MIT © Andre Gloria