mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
add bumpy and urlly (#1701)
This commit is contained in:
parent
b21f0c950e
commit
44190fc505
@ -11049,6 +11049,30 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/typography"
|
"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",
|
"name": "xdo",
|
||||||
"url": "https://github.com/juancarlospaco/nim-xdo",
|
"url": "https://github.com/juancarlospaco/nim-xdo",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user