mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-10 18:13:12 +00:00
Update packages.json (#2680)
This commit is contained in:
parent
7e64c1cd50
commit
ed192f9c74
@ -31116,5 +31116,18 @@
|
||||
"description": "A library to quickly generate functions converting instances of type A to B",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PhilippMDoerner/mapster"
|
||||
},
|
||||
{
|
||||
"name": "namenumbersort",
|
||||
"url": "https://github.com/amaank404/namenumbersort",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sorting",
|
||||
"hybrid",
|
||||
"cmp"
|
||||
],
|
||||
"description": "Provides a system.cmp like function that can be used with std/algorithm.sort to smartly sort string sequences based on their contents rather than exact match",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/amaank404/namenumbersort"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user