Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

autophil

The Genesis of autofills.

Usage

Create:

$('input').autophil({
	opts: [
		'how do you get pink eye',
		'how do you build a snowman',
		'how do you build a snowman in minecraft',
		'how do you get bed bugs']
});

autophil screenshot

Destroy:

$('input').autophil('destroy');

Options:

  • opts: []
  • maxSuggestions: 10
  • delim: '|'
  • tabStopOnDelimiter: false
  • multiStringMatch: false

About

The Genesis of autofills.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages