Skip to content

A place to jointly work on a community-driven custom UI5 repository

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt
Notifications You must be signed in to change notification settings

OlMue/UI5Lab-central

 
 

UI5Lab Ecosystem

What is it

UI5Lab is a community driven repository for UI5 custom control libraries. Your contributions will drive our vision: A place where custom controls, templates, helper classes, and other code artifacts related to UI5 technology can be discovered and shared with the community.

Get started

Browse libraries and samples

Have a look at the UI5Lab browser, where all current UI5Lab libraries and controls can be viewed

Use a UI5Lab library in your app

Follow the instructions in this guide or take a look at the UI5Lab-app-simple project

Contribute to UI5Lab

Have a look at our contributing guide to help us with our mission

Directions

  • Project Overview - introduction to UI5Lab and information on all related repositories
  • Documentation - detailed description on all UI5Lab topics and tutorials
  • Homepage - the single point of entry for all UI5Lab topics
  • Browser - lists all libraries and examples in once central place

UI5Lab-central

This repository contains essential project information and hosts central infrastructure that links together all contributed libraries.

Setup

Run the following commands to test or develop this project:

  1. Clone this repository to your local developer workspace
  2. Load npm dependencies without running their individual scripts with npm install --ignore-scripts
  3. Load bower dependencies and copy all files to the correct places npm run postinstall
  4. Run a local server for testing grunt serve
  5. Go to http://localhost:8080/test-resources/ui5lab/browser/ to display all available UI5Lab libraries

Note: This project joins all individual code repositories (libraries and tools like the UI5Lab browser) so that they can be viewed together. All required modules will be loaded to your local workspace automatically. You can easily modify the assets and test the changes immediately. The same environment manages the homepage of UI5Lab where all libraries are publicly listed. For more instructions check the documentation.

Troubleshooting

Issues can be created either in this repository or in any of the contributor repositories depending on where the error came from. Be sure to include enough details and context to reproduce the issue and follow up with you.

Contact

We organize this project in Slack Channel #UI5Lab. If you are interested in what we do and diszcuss, join with this invitation link.

The UI5Lab Community

About

A place to jointly work on a community-driven custom UI5 repository

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.3%
  • JavaScript 27.7%