@ragarwal06/sap-cloud-application-generator
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

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.

Package Sidebar

Install

npm i @ragarwal06/sap-cloud-application-generator

Weekly Downloads

7

Version

1.2.0

License

ISC

Unpacked Size

389 kB

Total Files

91

Last publish

Collaborators

  • ragarwal06