Project aims to simplify development of UI5 libraries. This yeoman generator gives you a headstart by setting up your complete development environment (UI5 cli and build tools, Node dependencies, test application) and creates a custom library with your provided namespace.
Feel free to check out similar custom libraries added by openui5 community at www.ui5lab.io
Generates an openUI5 library with following features:
npm install -g yo
npm install -g generator-ui5lab
yo ui5lab
Run npm start
once the installation is done to see your library in action.
Demo Page
Share your awesome library with the community
We are more than happy to accept contributions to this project in form of feedback, bug reports and pull requests. References:
Nitish Mehta @nitish-mehta
Vaibhav Arora @vaibhavar