An open API service indexing awesome lists of open source software.

https://github.com/amorgaut/wopenui5core


https://github.com/amorgaut/wopenui5core

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

![openui5](http://openui5.org/images/OpenUI5_new_big_side.png)

# openui5-sap.ui.core for Wakanda

This repository contains a packaged version of the OpenUI5 Core Library **sap.ui.core** wrapped into a [Wakanda](http://wakanda.org) widget.
It is based on [its official bower package](https://github.com/openui5/packaged-sap.ui.core)

The source code is in the [openui5 repository](https://github.com/SAP/openui5/tree/master/src/sap.ui.core).
Issues and pull requests should be filed against that repository.

## Install

Install this **OpenUI5Core** from the [Add-ons Extension](http://doc.wakanda.org/WakandaStudio/help/Title/en/page4263.html "Add-ons Extension").
Note that it will automatically be installed if you install a higher level widget dependent on this one (such as OpenUI5 libraries or Widget)

For more information, refer to the [Installing a Custom Widget](http://doc.wakanda.org/WakandaStudio/help/Title/en/page3869.html#1056003 "Installing a Custom Widget") manual.

## Update

You can update its internal package with [bower](http://bower.io/) from the `bower_components` folder

```
bower update
```

It is then recommended to republish the updated version to the Wakanda Add-on manager

## About Wakanda Widgets

For more information about creating a custom widget, refer to the [Widgets v2 Creating a Widget](http://doc.wakanda.org/Wakanda/help/Title/en/page3849.html "Widgets v2 Creating a Widget") manual.

## License

OpenUI5 is licensed under the [Apache License 2.0](http: //www.apache.org/licenses/LICENSE-2.0).
Subcomponents may have different licenses, see [LICENSE.txt](LICENSE.txt).