Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javve/list.fuzzysearch.js
A fuzzy search plugin for List.js
https://github.com/javve/list.fuzzysearch.js
Last synced: 23 days ago
JSON representation
A fuzzy search plugin for List.js
- Host: GitHub
- URL: https://github.com/javve/list.fuzzysearch.js
- Owner: javve
- Created: 2013-11-21T14:43:58.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T14:37:05.000Z (almost 8 years ago)
- Last Synced: 2024-10-14T10:50:56.413Z (about 1 month ago)
- Language: JavaScript
- Size: 120 KB
- Stars: 44
- Watchers: 3
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: Readme.md
- Changelog: History.md
Awesome Lists containing this project
README
# Deprecated since List.js 1.5.0
The fuzzy search plugin is bundled in List.js since v1.5.0. Check it out -> [github.com/javve/list.js](https://github.com/javve/list.js)## list.fuzzysearch.js
A fuzzy search plugin for List.js
### Download & Documentation
Go to [Listjs.com/docs/plugins/fuzzysearch](http://listjs.com/docs/plugins/fuzzysearch).### Contribute
Read the guide at [Listjs.com/overview/contribute](http://listjs.com/overview/contribute).### Origin
This method is a based on: Diff Match and Patch
http://code.google.com/p/google-diff-match-patch/
Author: [email protected] (Neil Fraser)
Modifications by: [email protected] (Luuk van Egeraat / @LuukvE)
Plugin by: [email protected] (Jonny Strömberg / @javve)### License
Apache License
http://www.apache.org/licenses/LICENSE-2.0