Advertise here

jQuery Plugins Tagged ‘fuzzy’

fuzzyset.js – Fuzzy String Set for JavaScript

July 09, 2018     656     Text & String
fuzzyset.js – Fuzzy String Set for JavaScript

fuzzyset.js is a data structure that performs something akin to fulltext search against data to determine likely mispellings and approximate string matching. 

Read More »

fuzzysort – Fast SublimeText-Like Fuzzy Search for JavaScript

August 19, 2017     893    
fuzzysort – Fast SublimeText-Like Fuzzy Search for JavaScript

fuzzysort is a fast SublimeText-like fuzzy search for JavaScript. It's open source.

Read More »

Fuse.js – Lightweight Fuzzy-Search in JavaScript

October 30, 2016     1239     Others
Fuse.js – Lightweight Fuzzy-Search in JavaScript

Fuse.js is a lightweight fuzzy-search in JavaScript with zero dependencies.

Read More »

fuzzysearch – Tiny and Blazing-Fast Fuzzy Search in JavaScript

March 08, 2015     1359     Others
fuzzysearch – Tiny and Blazing-Fast Fuzzy Search in JavaScript

fuzzysearch is a tiny and blazing-fast fuzzy search in JavaScript. Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input.

Read More »

fuzzyDropdown – Fuzzy Searchable Dropdown

July 16, 2014     3624     Form Elements
fuzzyDropdown – Fuzzy Searchable Dropdown

fuzzyDropdown converts a select box into a fuzzy searchable dropdown. fuzzyDropdown proxies your interactions to the underlying select box. Also, the dropdown is fully navigable via arrow keys.

Read More »