react-assisted-search

React Search Input with autocomplete and faceted search

Usage no npm install needed!

<script type="module">
  import reactAssistedSearch from 'https://cdn.skypack.dev/react-assisted-search';
</script>

README

react-assisted-search Build Status

A react-based component for predictable autocomplete, with a focus on flexibility, and exhaustive testing.

Supported Modes

  • Single-Value Autocomplete
  • Multi-Value Autocomplete
  • Faceted Searches (e.g. field:value field2:value2)