UNPKG

fuzzystringmatch

Version:

a small library that creates a in-memory index for a fast and fuzzy lookup of search terms

6 lines (5 loc) 117 B
var splitter = require('./splitter') module.exports = { size: 2, whitespaces: splitter.WHITESPACES_RESPECT }