Skip to content

Commit 1009c52

Browse files
authored
Add Silky - immediate mode UI graphics (#3231)
1 parent e052e55 commit 1009c52

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

packages.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13236,6 +13236,20 @@
1323613236
"license": "MIT",
1323713237
"web": "https://github.com/treeform/nimby"
1323813238
},
13239+
{
13240+
"name": "silky",
13241+
"url": "https://github.com/treeform/silky",
13242+
"method": "git",
13243+
"tags": [
13244+
"ui",
13245+
"graphics",
13246+
"immediate-mode",
13247+
"gui"
13248+
],
13249+
"description": "Silky immediate mode UI graphics.",
13250+
"license": "MIT",
13251+
"web": "https://github.com/treeform/silky"
13252+
},
1323913253
{
1324013254
"name": "fluffy",
1324113255
"url": "https://github.com/treeform/fluffy",

0 commit comments

Comments
 (0)