1.2.0 • Published 6 months ago

@ragarwal06/sap-cloud-application-generator v1.2.0

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

SAP Cloud Application Generator

NPM Version License: ISC

The core engine powering both the CLI and VS Code extension generators for SAP Cloud applications. Orchestrates template rendering, file system operations, and configuration stitching to produce a complete boilerplate project.


🚀 Features

  • Template-driven scaffolding using Handlebars
  • Dynamic rendering of frontend, backend, and service modules
  • Extensible template registry & hook system
  • Built-in support for UI5, React, Node.js, and Spring Boot stacks
  • Automatic generation of:
    • package.json / pom.xml
    • Deployment descriptors (mta.yaml, xs-app.json, manifest.yml)
  • Pluggable file transformers and post-generation hooks

🎯 Installation

npm install @ragarwal06/sap-cloud-application-generator
# or
yarn add @ragarwal06/sap-cloud-application-generator

📄 License

ISC License. See LICENSE for details.

1.2.0

6 months ago

1.1.9

6 months ago

1.1.8

6 months ago

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.1

8 months ago

1.0.0

8 months ago