fuse.js
Lightweight fuzzy-search
Last updated 5 years ago by krisk .
Apache-2.0 · Repository · Bugs · Original npm
$ cnpm install fuse.js 
SYNC missed versions from official npm registry.

Fuse.js

Node.js CI Version Downloads code style: prettier Contributors License

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.


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

To checkout out live examples and docs, visit fusejs.io.

Installation

NPM

$ npm install --save fuse.js

Yarn

$ yarn add fuse.js

CDN

Available on CDN via jsDelivr.

Note: it takes some time for the CDNs to sync with the latest version

Explanation of Different Builds

In the dist/ directory of the NPM package you will find many different builds of Fuse.js. Here's an overview of the difference between them.

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:

Current Tags

  • 6.5.3                                ...           latest (4 years ago)

5 Versions

  • 6.5.3                                ...           4 years ago
  • 6.4.1                                ...           5 years ago
  • 6.2.0-beta.1                                ...           5 years ago
  • 6.1.0-alpha.2                                ...           5 years ago
  • 3.6.1                                ...           5 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (13)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org