generator-ui5-library

1.0.10 • Public • Published

UI5 Library Generator

Generator for UI5 libraries using UI5 Tooling. (based on the Easy UI5 Generator)
Template library based on the latest best practices template.
Includes:

  • Library component
  • Theme setup (Belize, Fiori 3)
  • Example component (Qunit tests & run configuration for testing purposes)

Installation

First, install Yeoman and generator-ui5-library using npm (assuming you have pre-installed node.js).

npm install -g yo
npm install -g generator-ui5-library

Then generate your new project:

yo ui5-library

License

MIT © Geert-Jan Klaps

/generator-ui5-library/

    Package Sidebar

    Install

    npm i generator-ui5-library

    Weekly Downloads

    102

    Version

    1.0.10

    License

    MIT

    Unpacked Size

    21.6 kB

    Total Files

    30

    Last publish

    Collaborators

    • geert-jan.klaps