Mohammad Asif cf937194cb Removed un-waned things 1. před 5 měsíci
..
dist cf937194cb Removed un-waned things 1. před 5 měsíci
CHANGELOG.md cf937194cb Removed un-waned things 1. před 5 měsíci
LICENSE cf937194cb Removed un-waned things 1. před 5 měsíci
README.md cf937194cb Removed un-waned things 1. před 5 měsíci
package.json cf937194cb Removed un-waned things 1. před 5 měsíci

README.md

Fuse.js

Node.js CI Version Downloads 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.


Silver Sponsors

<tr>
  <td align="center" valign="middle">
    <a href="https://www.worksome.com" target="_blank">
      <img width="222px" src="https://raw.githubusercontent.com/krisk/Fuse/7a0d77d85ac90063575613b6a738f418b624357f/docs/.vuepress/public/assets/img/sponsors/worksome.svg">
    </a>
  </td>
</tr>


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 check out a live demo and docs, visit fusejs.io.

Develop

Here's a separate document for developers.

Contribute

We've set up a separate document for our contribution guidelines.