@breadstone-tools/openapi-templates
v0.0.229
Published
Open API Model generator templates
Readme
📦 @breadstone-tools/openapi-templates
| Package Status | Source |
|----------------|--------|
| | tools/openapi/templates |
Templates for OpenAPI model and service generation. EJS templates for TypeScript models, Angular services, and more.
📁 Project Structure
Part of the monorepo mosaik
Package path: tools/openapi/templates
Version: see npm
License: MIT
📦 Installation
yarn add @breadstone-tools/openapi-templates
# or
npm install @breadstone-tools/openapi-templates🔧 Usage
Templates are used internally by the OpenAPI code generation tools. Override or extend templates for custom output.
⚙️ Features
- EJS templates for models, services, and index files
- Supports customization for different frameworks
🛠 Recommendations
- Customize templates to match your project's code style or framework requirements.
📦 Publishing
yarn nx run openapi-templates:publish📄 License
MIT © Breadstone
