Search results
20 packages found
Perform full-text search operations across multiple documents with ease, designed for both browser and Node.js
- search
- multi-search
- fuzzy-search
- nlp-search
- fuzzy
- nlp
- term frequency
- inverse document frequency
- tf
- idf
- tfidf
- tf-idf
- inverted index
- vector space model
List, fuzzy search and run scripts from any type of project
- angular
- back-end
- cli-app
- cli
- front-end
- fuzzy-search
- gatsby
- inquirer
- interactive
- javascript
- list
- menu
- monorepo
- next
- View more
CLI tool for quickly accessing your links and nested bookmarks with fuzzy search
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.
Lua implementation of fzy string search algorithm
Provides a popover fuzzy file and folder search helper for input fields in Obsidian.
Do fuzzy matching using FZF algorithm in JavaScript
React hook for client side fuzzy search using Fuse.js
Search for approximate matches to a query
React hook for client side fuzzy search using Fuse.js
RxDB Plugin based on FlexSearch implementation
Peco (Simplistic interactive filtering tool) NodeJS Binding
Functions for fuzzy matching and items filtering
Select options using fuzzy search suggestions.
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
A simple fuzzy search algorithm that uses the Levenshtein distance algorithm to find the closest match to a given string.
Fuzzy search library based based on Damerau Levenshtein distance algorithm for Node.js