Socket
Socket
Sign inDemoInstall

easy-autocomplete

Package Overview
Dependencies
1
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    easy-autocomplete

Jquery autocomplete plugin


Version published
Weekly downloads
8.8K
decreased by-22.3%
Maintainers
1
Install size
2.01 MB
Created
Weekly downloads
 

Readme

Source

EasyAutocomplete - plugin for jQuery

Jquery autocomplete plugin

demo

EasyAutocomplete is a highly configurable jquery autocomplete plugin:

  • It supports local and remote data sets (JSON, XML and plain text),
  • Uses ajax method calls,
  • Allows to search, sort and match the response phrase,
  • It lets you use a couple of different list templates and even offers you possibility to create your own list template,
  • As one of the best jquery autocomplete plugins, EasyAutocomplete supports callback handles, so it can be configured to run functions on specific events,
  • It has a couple of interesting, clean, modern build in css styles (no images requirement).

If you are interested in using this jQuery autocomplete plugin on your site, you can find out more details in the EasyAutocomplete - jQuery autocomplete - homepage. You can find there full documentation and easy guide on how to use EasyAutocomplete plugin.

###File location:

  • Distribution files Javascript, CSS are in dist folder,
  • Source files are in the folder src,
  • Simple examples, that presents usage of plugin can be found in folder demo,
  • Tests for the plugin are located in folder test.

###Building To build project(javascript and css) run:

grunt build

###Running tests To execute all unit tests, use:

grunt test

###License: Code released under the MIT license.

Keywords

FAQs

Last updated on 03 May 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc