javve / list.fuzzysearch.js

A fuzzy search plugin for List.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

list.fuzzysearch.js

A fuzzy search plugin for List.js

Download & Documentation

Go to Listjs.com/docs/plugins/fuzzysearch.

Contribute

Read the guide at 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: fraser@google.com (Neil Fraser) Modifications by: l.vanegeraat@gmail.com (Luuk van Egeraat / @LuukvE) Plugin by: jonny.stromberg@gmail.com (Jonny Strömberg / @javve)

License

Apache License http://www.apache.org/licenses/LICENSE-2.0

About

A fuzzy search plugin for List.js


Languages

Language:JavaScript 98.3%Language:HTML 1.7%