aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 7d445d2..ee4e8a6 100644
--- a/packages.json
+++ b/packages.json
@@ -10347,5 +10347,18 @@
"description": "Fonts, Typesetting and Rasterization.",
"license": "MIT",
"web": "https://github.com/treeform/typography"
+ },
+ {
+ "name": "nimblegui",
+ "url": "https://github.com/ThomasTJdev/nim_nimble_gui",
+ "method": "git",
+ "tags": [
+ "nimble",
+ "gui",
+ "packages"
+ ],
+ "description": "A simple GUI front for Nimble.",
+ "license": "MIT",
+ "web": "https://github.com/ThomasTJdev/nim_nimble_gui"
}
]