By acoin
via css.dzone.com
Published: Jan 15 2013 / 09:18
Fuse.js is a lightweight JavaScript library which allows you to create a search box on the client-side to search moderately large data sets in a fuzzy fashion. It allows you to search through a list of data by providing a pattern (with a maximum length of 32 characters) which can include misspellings as well.
Add your comment