Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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