mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-28 15:59:29 +00:00
Added package happyx (#2554)
This commit is contained in:
parent
285f98283e
commit
9337bfa387
@ -19040,8 +19040,13 @@
|
|||||||
"url": "https://github.com/angluca/tigr-nim",
|
"url": "https://github.com/angluca/tigr-nim",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"opengl", "2d", "game", "ui",
|
"opengl",
|
||||||
"image", "png", "graphics",
|
"2d",
|
||||||
|
"game",
|
||||||
|
"ui",
|
||||||
|
"image",
|
||||||
|
"png",
|
||||||
|
"graphics",
|
||||||
"cross-platform"
|
"cross-platform"
|
||||||
],
|
],
|
||||||
"description": "A tiny immediate-mode UI library",
|
"description": "A tiny immediate-mode UI library",
|
||||||
@ -29692,5 +29697,19 @@
|
|||||||
"description": "Nim bindings for LV2",
|
"description": "Nim bindings for LV2",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"web": "https://gitlab.com/lpirl/lv2-nim"
|
"web": "https://gitlab.com/lpirl/lv2-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "happyx",
|
||||||
|
"url": "https://github.com/HapticX/happyx",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"web",
|
||||||
|
"async",
|
||||||
|
"framework",
|
||||||
|
"hapticx"
|
||||||
|
],
|
||||||
|
"description": "Asynchronous web-framework written with ♥",
|
||||||
|
"license": "GNU GPLv3",
|
||||||
|
"web": "https://github.com/HapticX/happyx"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user