@rxap/schematics-open-api
TypeScript icon, indicating that this package has built-in type declarations

19.0.4 • Public • Published

This package provides schematics for generating code from OpenAPI specifications. It includes utilities for loading OpenAPI configurations, generating components, parameters, request bodies, and responses, as well as generating Angular directives and NestJS commands based on the OpenAPI schema. It simplifies the process of creating data access layers and UI components from API definitions.

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

Installation

Add the package to your workspace:

yarn add @rxap/schematics-open-api

Package Sidebar

Install

npm i @rxap/schematics-open-api

Weekly Downloads

82

Version

19.0.4

License

GPL-3.0-or-later

Unpacked Size

213 kB

Total Files

122

Last publish

Collaborators

  • badry.muenker
  • mmuenker