nol13 / fuzzball.js

Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
MIT License
516 stars 40 forks source link

fuzzball no working in full strict mode #5

Closed fruch closed 6 years ago

fruch commented 6 years ago

$ node --use_strict test.js /extra/ifruchte/fuzz/node_modules/fuzzball/lib/fbdifflib.js:6 floor = Math.floor, max = Math.max, min = Math.min; ^

ReferenceError: floor is not defined