Skip to content

shubhanshu02/fuse_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fuse.js Implementation for React

This project shows the implementation of Fuse.js with React.

Introduction

Fuse.js is

  1. a powerful,
  2. lightweight
  3. fuzzy-search library,
  4. with zero dependencies.

Usage

In the project directory, you can run yarn start to run the app in development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.