Skip to content

AWolf81/Typeahead

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typeahead Using AngularJS Directive & Service

  • Typeahead / Autocomplete using AngularJS
  • Uses Directive
  • Pull Data from Service

Trello

I've setup Trello for a roadmap and current development tracking. You can find the trello here.

Grunt tasks

grunt build will create the directive into build folder /dist minified and unminified version

grunt (not added yet) will start livereload server for running the demo app.

Installation

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

About

Typeahead using AngularJS.. Using Directive Approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.2%
  • HTML 3.7%
  • CSS 1.1%