JSPM

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

Generate Mongoose Schema from OpenAPI 3 Specification yaml files (docs in https://swagger.io/docs/specification/about/)

Package Exports

  • openapi3-to-mongose-typescript

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

Readme

OpenApi 3.0 to Mongoose Typescript

Install

npm install -g openapi3-to-mongose-typescript

Usage

openapi3-to-mongose-typescript

openapi3-to-mongose-typescript --input-folder-yaml=./api --output-folder-model=./model