JSPM

  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q66874F
  • License MIT

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 database

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 NPM version Build Status Dependency Status Coverage percentage

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