add happyx-native package (#2769)

This commit is contained in:
Ethosa 2023-12-14 16:46:04 +07:00 committed by GitHub
parent ea010a6fb4
commit 9dba67cff4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32105,5 +32105,23 @@
"description": "Special iterators that use move semantics",
"license": "MIT",
"web": "https://github.com/sls1005/moveiterators"
},
{
"name": "happyx-native",
"url": "https://github.com/HapticX/happyx-native",
"method": "git",
"tags": [
"happyx",
"native",
"web",
"app",
"framework",
"frontend",
"backend",
"android"
],
"description": "Macro-oriented web-framework compiles to native written with ♥",
"license": "MIT",
"web": "https://github.com/HapticX/happyx-native"
}
]