Omnibox searchbar for angular
- AngularJS 1.5+
- Font Awesome
Get module:
npm install --save angular-omnibox
npm install
npm run example
open example/index.html in browser
see examples
Unit tests:
npm run units
Lesshint tests:
npm run lesshint
CS tests:
npm run cs
- Thomas Robert de Saint Vincent -Groupe PSIH
This project is licensed under the MIT License - see the LICENSE.md file for details