mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add bumpy and urlly (#1701)
This commit is contained in:
parent
b21f0c950e
commit
44190fc505
@ -11049,6 +11049,30 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/typography"
|
||||
},
|
||||
{
|
||||
"name": "bumpy",
|
||||
"url": "https://github.com/treeform/bumpy",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"2d",
|
||||
"collision"
|
||||
],
|
||||
"description": "2d collision library for Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/bumpy"
|
||||
},
|
||||
{
|
||||
"name": "urlly",
|
||||
"url": "https://github.com/treeform/urlly",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"url",
|
||||
"uri"
|
||||
],
|
||||
"description": "URL and URI parsing for C and JS backend.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/urlly"
|
||||
},
|
||||
{
|
||||
"name": "xdo",
|
||||
"url": "https://github.com/juancarlospaco/nim-xdo",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user