文件名称:fuzzyjs, 在javascript中,fuzzyjs是一种模糊搜索算法.zip
文件大小:1.29MB
文件格式:ZIP
更新时间:2022-10-08 02:38:00
开源
fuzzyjs, 在javascript中,fuzzyjs是一种模糊搜索算法 fuzzyjs fuzzyjs是一种基于javascript的模糊。许可证fuzzyjs是以MIT许可证授权的。用法// Basic true/false testfuzzy.test('li', 'lo
【文件预览】:
fuzzyjs-master
----.gitignore(99B)
----tsconfig.json(512B)
----README.md(5KB)
----rollup.config.ts(1KB)
----test()
--------score.defaultStrategy.test.ts(2KB)
--------array.test.ts(3KB)
--------utils.isLeading.test.ts(655B)
--------match.test.ts(5KB)
--------surround.test.ts(2KB)
--------test.test.ts(3KB)
--------issues()
--------utils.range.test.ts(954B)
----docs()
--------interfaces()
--------globals.html(349KB)
--------index.html(349KB)
--------assets()
----LICENSE(1KB)
----package.json(3KB)
----src()
--------test.ts(1KB)
--------utils()
--------surround.ts(2KB)
--------score()
--------index.ts(275B)
--------match.ts(5KB)
--------array.ts(3KB)
----benchmark()
--------withoutTimers.js(462B)
--------cities.json(345KB)
--------index.js(2KB)
----.npmignore(26B)
----.travis.yml(469B)
----.editorconfig(211B)
----yarn.lock(220KB)
----code-of-conduct.md(3KB)