aurelia-openui5-bridge

Aurelia interface to https://github.com/SAP/openui5


Keywords
aurelia, plugin, openui5
License
MIT
Install
npm install aurelia-openui5-bridge@0.2.5

Documentation

aurelia-openui5-bridge

Greenkeeper badge

Aurelia components for SAP openUi5

NOTE: This plugin is in active development and not all feature complete

Recognition

This repository is heavily based on aurelia-materialize-css, so kudos to them for providing such a good basis

Running tests

  1. npm install

    This installs all the dev dependencies (including jspm) to enable the build.

  2. jspm install

    This installs the systemjs dependencies (e.g. aurelia) to get all the dependencies needed for the application (library).

  3. gulp test

    This runs the tests on the built aurelia openui5 library.