mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Added fuzzy search library (#1768)
This commit is contained in:
parent
92edeb2db8
commit
54ed244904
@ -11478,6 +11478,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pigmej/nim-simple-decimal"
|
||||
},
|
||||
{
|
||||
"name": "fuzzy",
|
||||
"url": "https://github.com/pigmej/fuzzy",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"fuzzy",
|
||||
"search"
|
||||
],
|
||||
"description": "Pure nim fuzzy search implementation. Supports substrings etc",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/pigmej/fuzzy"
|
||||
},
|
||||
{
|
||||
"name": "calibre",
|
||||
"url": "https://github.com/juancarlospaco/nim-calibre",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user