Add fidget2. (#3115)

This commit is contained in:
Andre von Houck 2025-09-03 01:12:56 -07:00 committed by GitHub
parent 001984531b
commit ffb03e348c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18915,6 +18915,24 @@
"license": "MIT", "license": "MIT",
"web": "https://github.com/treeform/fidget" "web": "https://github.com/treeform/fidget"
}, },
{
"name": "fidget2",
"url": "https://github.com/treeform/fidget2",
"method": "git",
"tags": [
"ui",
"figma",
"gui",
"opengl",
"emscripten",
"windows",
"macos",
"linux"
],
"description": "Cross platform UI, with Figma API and OpenGL backend.",
"license": "MIT",
"web": "https://github.com/treeform/fidget2"
},
{ {
"name": "allographer", "name": "allographer",
"url": "https://github.com/itsumura-h/nim-allographer", "url": "https://github.com/itsumura-h/nim-allographer",