index-matcher

时间:2021-05-04 20:06:11
【文件属性】:
文件名称:index-matcher
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-04 20:06:11
JavaScript 索引匹配器 安装 $ npm install index-matcher 算法 莱文施泰因 贾罗 骰子 例子 无对象用法 const Matcher = require ( "index-matcher" ) ; const store_a = [ "clothes" , "food" , "electronic" ] ; const store_b = [ "foods" , "electronic stuff" , "clotheses" ] ; const store_c = [ "clothes all" , "electronic and things" , "fooooods" ] ; const store_d = [ "fods" , "clothedes" , "electric" , ] ; ( async ( ) => { const pairing = ne
【文件预览】:
index-matcher-main
----README.md(4KB)
----LICENSE(1KB)
----package.json(561B)
----index.js(10KB)
----package-lock.json(1KB)

网友评论