farzher / fuzzysort

Fast SublimeText-like fuzzy search for JavaScript.

Home Page:https://rawgit.com/farzher/fuzzysort/master/test/test.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch from rawgit to something else

DhruvDh opened this issue · comments

rawgit.com is shutting down, as detailed on their homepage here. perhaps a different CDN should be used and listed on the readme.

Using jsdelivr CDN to get minified version:

https://cdn.jsdelivr.net/npm/fuzzysort@1.1.4/fuzzysort.min.js

fixed in v2.0.0