Added package cssgrid (#2372)

This commit is contained in:
Jaremy Creechley
2022-10-05 06:49:40 +02:00
committed by GitHub
parent 4d311224bc
commit 69fe5a752d
+19 -1
View File
@@ -1,5 +1,5 @@
[
{
{
"name": "passy",
"url": "https://github.com/infinitybeond1/passy",
"method": "git",
@@ -27628,5 +27628,23 @@
"description": "Linear algebra library for computer graphics applications",
"license": "MIT",
"web": "https://github.com/can-lehmann/geometrymath"
},
{
"name": "cssgrid",
"url": "https://github.com/elcritch/cssgrid",
"method": "git",
"tags": [
"cssgrid",
"css",
"layout",
"grid",
"engine",
"ui",
"ux",
"gui"
],
"description": "pure Nim CSS Grid layout engine",
"license": "MIT",
"web": "https://github.com/elcritch/cssgrid"
}
]