angular-omnibox
v2.1.0
Published
omnibox for angular
Readme
Angular omnibox
Omnibox searchbar for angular

Prerequisites
- AngularJS 1.5+
- Font Awesome
Installing
Get module:
npm install --save angular-omniboxExample
build
npm install
npm run examplerun
open example/index.html in browser
code
see examples
Running the tests
Unit tests:
npm run unitsLesshint tests:
npm run lesshintCS tests:
npm run csAuthors
- Thomas Robert de Saint Vincent -Groupe PSIH
License
This project is licensed under the MIT License - see the LICENSE.md file for details
