Skip to content

fwextensions/quick-score-demo

Repository files navigation

QuickScore Demo

GitHub Pages

This is a demo of the QuickScore string-scoring and fuzzy-matching library, which is based on the Quicksilver algorithm and is designed for smart auto-complete. The demo lets you auto-complete your query against a few hundred bookmarks (title and URL) and to compare the results and speed against these string matching libraries:

  • Fuse.js
  • fuzzysort
  • liquidmetal
  • match-sorter
  • original Quicksilver algorithm

The demo UI is built with React, but the QuickScore library itself doesn't require it and has no dependencies.

See the demo.

License

MIT © John Dunning

About

A demo of the QuickScore string-scoring and sorting library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published