https://github.com/buuing/fuzzy-match-js
对字符串进行模糊匹配的 js 方法
https://github.com/buuing/fuzzy-match-js
Last synced: 8 months ago
JSON representation
对字符串进行模糊匹配的 js 方法
- Host: GitHub
- URL: https://github.com/buuing/fuzzy-match-js
- Owner: buuing
- Created: 2020-07-27T06:44:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T06:46:04.000Z (almost 6 years ago)
- Last Synced: 2025-02-01T06:41:28.764Z (over 1 year ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fuzzy-match-js
对字符串进行模糊匹配的 js 方法