Added package happyx (#2554)

This commit is contained in:
Ethosa 2023-03-29 10:46:59 +07:00 committed by GitHub
parent 285f98283e
commit 9337bfa387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19040,8 +19040,13 @@
"url": "https://github.com/angluca/tigr-nim",
"method": "git",
"tags": [
"opengl", "2d", "game", "ui",
"image", "png", "graphics",
"opengl",
"2d",
"game",
"ui",
"image",
"png",
"graphics",
"cross-platform"
],
"description": "A tiny immediate-mode UI library",
@ -29692,5 +29697,19 @@
"description": "Nim bindings for LV2",
"license": "GPL-3.0",
"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"
}
]