Lightweight fuzzy-search, in JavaScript http://fusejs.io/
|
11 months ago | |
---|---|---|
.github | 1 year ago | |
.husky | 1 year ago | |
dist | 1 year ago | |
docs | 1 year ago | |
scripts | 1 year ago | |
src | 9 months ago | |
test | 1 year ago | |
.eslintrc.js | 1 year ago | |
.gitignore | 3 years ago | |
.prettierrc.js | 3 years ago | |
CHANGELOG.md | 1 year ago | |
CONTRIBUTING.md | 2 years ago | |
DEVELOPERS.md | 2 years ago | |
LICENSE | 6 years ago | |
README.md | 1 year ago | |
babel.config.json | 3 years ago | |
backers.md | 1 year ago | |
jest.config.js | 3 years ago | |
package.json | 1 year ago | |
tsconfig.json | 3 years ago | |
yarn.lock | 1 year ago |
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.
Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies.
Fuse.js supports all browsers that are ES5-compliant (IE8 and below are not supported).
To check out a live demo and docs, visit fusejs.io.
Here's a separate document for developers.
We've set up a separate document for our contribution guidelines.