JSPM

  • Created
  • Published
  • Downloads 439
  • Score
    100M100P100Q88349F
  • License BSD-3-Clause

Generates typescript interfaces from json schema definition.

Package Exports

  • @rxap/json-schema-to-typescript
  • @rxap/json-schema-to-typescript/src/index.js

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 (@rxap/json-schema-to-typescript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@rxap/json-schema-to-typescript

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Generates typescript interfaces from json schema definition.

Installation

ng add @rxap/json-schema-to-typescript

Setup the package @rxap/json-schema-to-typescript for the workspace.

Schematics

ng-add

Setup the package @rxap/json-schema-to-typescript for the workspace.

ng g @rxap/json-schema-to-typescript:ng-add
Option Type Default Description