back to home

krisk / Fuse

Lightweight fuzzy-search, in JavaScript

19,983 stars
802 forks
10 issues
JavaScriptTypeScriptShell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing krisk/Fuse in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/krisk/Fuse)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview

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.


<h3 align="center">Sponsors</h3> <table> <tbody> <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> <td align="center" valign="middle"> <a href="https://www.bairesdev.com/sponsoring-open-source-projects/" target="_blank"> <img width="222px" src="https://github.com/krisk/Fuse/blob/gh-pages/assets/img/sponsors/bairesdev.png?raw=true"> </a> </td> <td align="center" valign="middle"> <a href="https://litslink.com/" target="_blank"> <img width="222px" src="https://github.com/krisk/Fuse/blob/gh-pages/assets/img/sponsors/litslink.svg?raw=true"> </a> </td> </tr> </body> </table>

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.