2017 © Pedro Peláez
 

library jquery-typeahead

jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.

image

jasonbrady/jquery-typeahead

jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.

  • Wednesday, September 20, 2017
  • by jasonbrady
  • Repository
  • 0 Watchers
  • 0 Stars
  • 2 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 98 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status npm: license:mit Built with gulp, (*1)

jQuery Typeahead

The jQuery Typeahead plugin provides autocomplete preview on search inputs similar to google search with builtin options and deep customization. It is a simple clientside library that will improve the user experience on your website search input!, (*2)

The jQuery Typeahead plugin is released under the MIT License., (*3)

The complete documentation, demo and further instructions can be found at www.runningcoder.org, (*4)

Installation

bower install jquery-typeahead

or, (*5)

npm install jquery-typeahead

Documentation

You can find the complete documentation on www.runningcoder.org/jquerytypeahead/documentation/, (*6)

Demos

www.runningcoder.org/jquerytypeahead/demo/, (*7)

Version Notes

www.runningcoder.org/jquerytypeahead/version/, (*8)

Pull Requests

Please consider these points before creating a new pull request, (*9)

  • Pull request should be made from develop to develop branch so it can be tested properly and not be directly available to download on the master. The master branch should be a copy of the latest released tag without any additional new code that has not been released
  • Add a descriptive note along with the PR and examples
  • Only submit the changed lines and not the whole file(s)
  • Follow the same coding conversions

The Versions

20/09 2017

dev-develop

dev-develop http://www.runningcoder.org/jquerytypeahead/

jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.

  Sources   Download

MIT

json search ajax typeahead autocomplete input jsonp

20/09 2017

dev-master

9999999-dev http://www.runningcoder.org/jquerytypeahead/

jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.

  Sources   Download

MIT

json search ajax typeahead autocomplete input jsonp