Package Exports
- fuse.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (fuse.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Fuse.js
Supporting Fuse.js
Through contributions, donations, and sponsorship, you allow Fuse.js to thrive. Also, you will be recognized as a beacon of support to open-source developers.
- Become a backer or sponsor on GitHub.
- Become a backer or sponsor on Patreon.
- One-time donation via PayPal.
Introduction
Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies.
Browser Compatibility
Fuse.js supports all browsers that are ES5-compliant (IE8 and below are not supported).
Documentation
Go to fusejs.io.
Develop
Here's a separate document for developers.
Contribute
We've set up a separate document for our contribution guidelines.