EloquentStudio / StreamTable.js

StreamTable.js streams data for tables in the background, updates and renders them using templating frameworks like Mustache.js, HandleBars.js
http://eloquentstudio.github.io/StreamTable.js/stream.html
MIT License
385 stars 77 forks source link

Fuzzy Search #27

Open trinistag opened 8 years ago

trinistag commented 8 years ago

Is there a way to do a fuzzy search like Datatables if you type the first couple of letters in some words?

jiren commented 8 years ago

Right now this is not available but developed using overriding search method.