0.4.0 • Published 7 years ago

esbeacon v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

Beacon

Angular component to direct userfocus with little blinking highlights.

Installation

ToDo: implement npm install --save es-beacon

Then import the module in your AppModule, SharedModule or any other module. If you want to use the EsBeaconService to set app-wide default values, you have to import EsBeaconModule into your AppModule or SharedModule.

Test-coverage

All tests were done by Jasmine and Protractor.

esBeacon-Component: 100% esBeaconContainer-Directive: 100% EsBeaconService: 100%

Contributors

This module was made by Eike Christoph Schmidt to learn the handling of github.

It was made with Angular CLI.