JSPM

@rxap/open-api

12.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 96
  • Score
    100M100P100Q86545F
  • License MIT

Provides the functionality to create DataSource and RemoteMethod instances from an OpenAPI config.

Package Exports

  • @rxap/open-api
  • @rxap/open-api/remote-method

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/open-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@rxap/open-api

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

Provides the functionality to create DataSource and RemoteMethod instances from an OpenAPI config.

Installation

yarn add @rxap/open-api @rxap/data-source@^12.0.1 @rxap/definition@^12.0.1 @rxap/mixin@^12.0.1 @rxap/remote-method@^12.0.1 @rxap/schematics@^11.3.6 @rxap/schematics-open-api@^12.0.1 @rxap/schematics-ts-morph@^12.0.1 @rxap/schematics-utilities@^12.0.1 @rxap/utilities@^12.0.1 

ng add

ng add @rxap/open-api

Get started

TODO

Guides

TODO