@component-controls/search-fusejs

Component controls Fuse.js search and index

Usage no npm install needed!

<script type="module">
  import componentControlsSearchFusejs from 'https://cdn.skypack.dev/@component-controls/search-fusejs';
</script>

README

Table of contents

Overview

Utility functions and hooks for indexing and full text search with Fuse.js.

Installation

This package is usually installed as part of the @component-controls package, but you can also install it standalone:

$ npm install @component-controls/search --save-dev