autocomplete-js

autocomplete.js is a fast and lightweight autocomplete library, without any dependencies.

Usage no npm install needed!

<script type="module">
  import autocompleteJs from 'https://cdn.skypack.dev/autocomplete-js';
</script>

README

autocomplete.js

NPM NPM

Build easy autocompletion !

Build Status License MIT

Learn

autocomplete.js is a fast and lightweight autocomplete library, without any dependencies.

Contributing

Improve library

  • Create an issue to detail your bug
  • Send a Pull Request with a fix
  • Propose features

Improve documentation

Build a wonderful documentation is hard, you can help me ! Documentation can be forked from autocompletejs/autocompletejs.github.io.

  • Fix typo, links... with a Pull Request
  • Improve description and rewrite definitions
  • Send a feedback about design, responsive...