ng-json-schema-builder

0.0.3 • Public • Published

JSON Schema Builder for APIC A simple GUI tool to enable designing and building JSON schemas for https://apic.app

Usage

import { NgJsonSchemaBuilder } from 'ng-json-schema-builder';

imports: [ ...., NgJsonSchemaBuilder, .... ],

<ng-jsonschema [models]="models" name="data" [ngModel]="schema"></ng-jsonschema>

Package Sidebar

Install

npm i ng-json-schema-builder

Homepage

apic.app

Weekly Downloads

3

Version

0.0.3

License

ISC

Unpacked Size

78.6 kB

Total Files

23

Last publish

Collaborators

  • bijaya.k.dash