Skip to content

HeikoMamerow/autocomplete.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##autocomplete.js Dependencies Status Javascript Strict Mode JSHint test License MIT

autocomplete.js is a Javascript project with purpose to propose an autocomplete, fast, lite and without dependency.

###Documentation

The documentation is available here.

###Slogan

Lite, Open, made by a developer for developers. Help me and contributed :)

###Thanks

Thank you to Demonixis for the Javascript advices.

##Features

###Just added

  • Naviguate into results with keyboard.
  • Up, down, left and right key cancel ajax.
  • Apply a new default CSS.
  • Use GruntJS to compile assert.
  • Use GruntJS to apply JSHint validation.
  • Replace "autocomplete:position" event by "position"

###For the v2

  • replace from noResult to empty
  • escape keypress event which are not char
  • input conf use only one attribute and take a JSON Object

About

autocomplete.js is JavaScript library, lite, fast, stable, using the JavaScript Strict Mode and validated by JSHint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 81.5%
  • CSS 18.5%