An open API service indexing awesome lists of open source software.

https://github.com/paragdiwan/typeahead

Typeahead using AngularJS.. Using Directive Approach.
https://github.com/paragdiwan/typeahead

angularjs autocomplete typeahead

Last synced: 6 months ago
JSON representation

Typeahead using AngularJS.. Using Directive Approach.

Awesome Lists containing this project

README

          

# Typeahead Using AngularJS Directive & Service
- Typeahead / Autocomplete using AngularJS
- Uses Directive
- Pull Data from Service

# Installation
- Using 'npm install' to Download all Dev-Dependencies. This should setup for you.