GithubHelp home page GithubHelp logo

ttghr / javascript-autocomplete Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pixabay/javascript-autocomplete

0.0 2.0 0.0 77 KB

An extremely lightweight and powerful vanilla JavaScript completion suggester.

CSS 2.05% JavaScript 33.99% HTML 63.96%

javascript-autocomplete's Introduction

JavaScript-autoComplete

An extremely lightweight and powerful vanilla JavaScript completion suggester.

Tested in Firefox, Safari, Chrome, Opera, Internet Explorer 8+. No dependencies, written in plain JavaScript. Released under the MIT License: http://www.opensource.org/licenses/mit-license.php

This plugin was developed by Pixabay.com - an international repository for sharing free public domain images. We have implemented this piece of software in production on plainJS and we share it - in the spirit of Pixabay - freely with others.

Demo and Documentation

https://goodies.pixabay.com/javascript/auto-complete/demo.html

Features

  • Lightweight: 5.4 kB of JavaScript - less than 2.4 kB gzipped
  • Fully flexible data source
  • Smart caching, delay and minimum character settings
  • Callbacks

Changelog

Version 1.0.4 - 2016/02/10

  • Included pull #6 and added offsetLeft/offsetTop as optional parameter for suggestions container.

Version 1.0.3 - 2015/11/02

  • Fixed #2: Unspecified error on IE 10.

Version 1.0.2 - 2015/08/15

  • Fixed: Hide suggestions on fast input.
  • Fixed: Select item with tab.
  • Fixed: Incorrect selection by mouse when suggestions are scrolled down.

Version 1.0.1 - 2015/06/08

  • Simplified code and minor bug fixes.

Version 1.0.0 - 2015/06/07

  • Prevent unnecessary search on pressing enter.

Version 1.0.0 beta - 2015/05/12

  • First release

javascript-autocomplete's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.