mirror of
https://github.com/krisk/Fuse.git
synced 2026-02-01 17:21:26 +00:00
2.4 KiB
2.4 KiB
What's new in v5 (beta)
- Added ability to search patterns longer than 32 characters
- Added enhanced searching
- Added indexing for increased performance over large lists
👋 Introduction
Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies.
📄 Documentation
To checkout out live examples and docs, visit fusejs.io.
📥 Installation
NPM
$ npm install --save fuse.js
Yarn
$ yarn add fuse.js
💰 Support 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.
🔥 Issues
This repository serves as the main issue tracker. When creating issues, it's important to follow common guidelines to make them extra clear. Here is a few links to help you achieve that:
