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.
- Host: GitHub
- URL: https://github.com/paragdiwan/typeahead
- Owner: paragdiwan
- License: mit
- Created: 2015-06-20T10:41:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-10T22:31:22.000Z (almost 11 years ago)
- Last Synced: 2024-04-17T05:24:15.716Z (about 2 years ago)
- Topics: angularjs, autocomplete, typeahead
- Language: JavaScript
- Size: 150 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.