Fuzzy Search Library for Client-Side JavaScript - Fuse.js
Fuse.js is a zero-dependency fuzzy search library that lets you search arrays of strings or objects on the client side with typo tolerance built in. Feed it a data array, specify which fields to search, and get back scored, sorted results, even when the query contains misspellings. Ideal for autocomplete inputs, command palettes, product search, documentation search, and any UI where usersā¦















