Libraries
Fuse.js
A powerful, lightweight fuzzy-search library, with zero dependencies.
Installation
To install fuse.js
, simply run the following command:
Terminal
Usage
Here is an example of how to use fuse.js
for searching through an array of objects:
search.ts
Benefits
- Easy to Use:
fuse.js
is easy to use and has a simple API. - Performant:
fuse.js
is performant and has zero dependencies.
For more information and detailed documentation, visit the fuse.js
GitHub repo.