@autocomplete/react

Contains few libraries for autocomplete as the following

Usage no npm install needed!

<script type="module">
  import autocompleteReact from 'https://cdn.skypack.dev/@autocomplete/react';
</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)