2020-03-19 16:32:22 -07:00
2020-03-13 09:05:35 -07:00
2020-03-19 08:44:58 -07:00
2020-03-19 08:43:52 -07:00
2020-03-17 19:46:38 -07:00
2020-03-11 16:50:33 -07:00
2019-02-13 14:29:27 -08:00
2020-03-19 08:45:28 -07:00
2017-06-24 18:47:03 -04:00
2020-03-19 08:44:58 -07:00
2020-03-19 16:32:22 -07:00
2020-03-12 10:48:11 -07:00

Fuse.js logo

Node.js CI Version Downloads Contributors License

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:

Description
Lightweight fuzzy-search, in JavaScript
Readme 14 MiB
Languages
JavaScript 96.4%
TypeScript 2.6%
Shell 1%