@autocomplete/core

Autocomplete core lib

Usage no npm install needed!

<script type="module">
  import autocompleteCore from 'https://cdn.skypack.dev/@autocomplete/core';
</script>

README

Autocomplete

Contains few libraries for autocomplete as the following

@autocomplete/core

The core logic and tools

@autocomplete/react

Using the core library for react autocomplete

@autocomplete/material-ui

Using the react library to implements autocomplete with material-ui library (the most popular material-design with react)