Skip to content

pmsipilot/angular-omnibox

Folders and files

NameName
Last commit message
Last commit date
Apr 18, 2024
Apr 17, 2024
Feb 4, 2019
Nov 12, 2018
Nov 12, 2018
Nov 12, 2018
Nov 12, 2018
Nov 12, 2018
Nov 12, 2018
Apr 18, 2024
Nov 12, 2018
Nov 16, 2018
Feb 4, 2019
Apr 18, 2024

Repository files navigation

Angular omnibox

Omnibox searchbar for angular

example

Prerequisites

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

License

This project is licensed under the MIT License - see the LICENSE.md file for details