Added package fidgetty (#2249)

This commit is contained in:
Jaremy Creechley 2022-06-05 23:55:21 -07:00 committed by GitHub
parent a0b80cf610
commit 35614e0f6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26363,5 +26363,21 @@
"description": "Operator for comparing any recursive ref object",
"license": "MIT",
"web": "https://github.com/choltreppe/nim_receq"
},
{
"name": "fidgetty",
"url": "https://github.com/elcritch/fidgets",
"method": "git",
"tags": [
"ui",
"widgets",
"widget",
"opengl",
"immediate",
"mode"
],
"description": "Widget library built on Fidget written in pure Nim and OpenGL rendered",
"license": "MIT",
"web": "https://github.com/elcritch/fidgets"
}
]