angular-omnibox
v2.1.0
Published
omnibox for angular
Downloads
4
Readme
Angular omnibox
Omnibox searchbar for angular
Prerequisites
- AngularJS 1.5+
- Font Awesome
Installing
Get module:
npm install --save angular-omnibox
Example
build
npm install
npm run example
run
open example/index.html in browser
code
see examples
Running the tests
Unit tests:
npm run units
Lesshint tests:
npm run lesshint
CS tests:
npm run cs
Authors
- Thomas Robert de Saint Vincent -Groupe PSIH
License
This project is licensed under the MIT License - see the LICENSE.md file for details