fuzzy
Fuzzy filter
A fuzzy string search utility that filters lists based on partial matches
Filters a list based on a fuzzy string search
831 stars
17 watching
86 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
wouterrutgers/fuzzy-search | A lightweight JavaScript library for searching similar strings in an array of objects | 224 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
glench/fuzzyset.js | A fuzzy string matching library that performs approximate string matching and likely mispellings detection | 1,369 |
andylokandy/simsearch-rs | A simple fuzzy search engine for similar strings in memory-based data | 170 |
mafintosh/hyperfilter | A lightweight filter function for distributed streams of data | 33 |
kiyoka/fuzzy-string-match | A fuzzy string matching library with a Ruby implementation of the Jaro-Winkler distance algorithm. | 285 |
crossfilter/crossfilter | Fast n-dimensional filtering and grouping of records in the browser. | 1,746 |
brianhempel/fuzzy_tools | A toolset for searching and indexing strings in Ruby with fuzzy matching capabilities | 23 |
mptre/pick | A command-line tool that uses fuzzy matching to find and select items from a list. | 814 |
arve0/feathers-mongodb-fuzzy-search | A library that adds fuzzy search capabilities to MongoDB queries in a JavaScript framework | 40 |
mk-5/fjira | A command-line tool for interacting with Jira issues and projects using a fuzzy finder interface. | 142 |
fbeline/luneta | An interactive command-line filter that allows users to fuzzy search through lists and select items. | 62 |
chrisvfritz/language_filter | A gem for creating and configuring multiple language filters to detect and optionally filter out unwanted words or phrases from text. | 92 |
hugows/hf | A command-line utility to quickly find files and execute a command. | 331 |
nemtsov/json-mask | A language and engine for filtering out unwanted parts of an object while preserving its structure | 868 |