react-use-fuzzy
React hook for client side fuzzy search using Fuse.js
React hook for client side fuzzy search using Fuse.js
Functions for fuzzy matching and items filtering
Do fuzzy matching using FZF algorithm in JavaScript
Peco (Simplistic interactive filtering tool) NodeJS Binding
Select options using fuzzy search suggestions.
Search for approximate matches to a query
对字符串进行模糊匹配的 js 方法
Fuzzy search library based based on Damerau Levenshtein distance algorithm for Node.js
a fuzzy search form item
CLI tool for quickly accessing your links and nested bookmarks with fuzzy search
Tool for indexing and searching local knowledge bases with LLM integration
Simple, zero dependency, type-safe implementation of a BK-Tree data structure.
Zero dependency, type-safe implementation data structure that mixes the properties of a radix tree and a BK-Tree.
A powerful and elegant MongoDB/Mongoose toolkit that makes database operations a breeze with built-in caching, search, pagination, performance monitoring, soft delete, versioning, data export/import, schema validation, and migration utilities
Firestore Search Engine is a powerful helper library for enhancing search functionality in Firestore. Designed to handle misspellings, prefixes, and phonetic matching, this package generates multiple search variations for optimized approximate search resu
Perform full-text search operations across multiple documents with ease, designed for both browser and Node.js
This is a simple fuzzy search for mongodb with the help of this package you can easily search mongodb document by single or multiple Key
Provides a popover fuzzy file and folder search helper for input fields in Obsidian.
A simple fuzzy search algorithm that uses the Levenshtein distance algorithm to find the closest match to a given string.
This is a custom function designed to filter data in an array based on a search query. It provides flexibility in specifying the keys to search for within the data, as well as the type of search function to use.