1.2.0 • Published 10 months ago

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

Weekly downloads
-
License
ISC
Repository
github
Last release
10 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

10 months ago

1.1.9

10 months ago

1.1.8

10 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.1

12 months ago

1.0.0

12 months ago