Add happyx-ui library (#2868)

* Added package happyx_ui

* Update packages.json [`happyx_ui` -> `happyx-ui`]
This commit is contained in:
Ethosa 2024-05-12 20:41:34 +07:00 committed by GitHub
parent 039c92e37d
commit 05c9db1dbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33347,5 +33347,21 @@
"description": "Easter date calculation engine.",
"license": "MIT",
"web": "https://github.com/GeK2K/easter"
},
{
"name": "happyx-ui",
"url": "https://github.com/HapticX/happyx-ui",
"method": "git",
"tags": [
"web",
"gui",
"ui",
"library",
"happyx",
"happyx-native"
],
"description": "UI library for HappyX web framework",
"license": "MIT",
"web": "https://github.com/HapticX/happyx-ui"
}
]