Add seiryu (#2926)

This commit is contained in:
Neo
2024-09-04 10:42:14 +08:00
committed by GitHub
parent c749da0bd2
commit ff0e915edb
+13
View File
@@ -34012,5 +34012,18 @@
"description": "A simple runtime string interpolation library, that leverages nimjas lexer.",
"license": "MIT",
"web": "https://github.com/enthus1ast/formatja"
},
{
"name": "seiryu",
"url": "https://github.com/glassesneo/seiryu",
"method": "git",
"tags": [
"assertions",
"design-by-contract",
"metaprogramming"
],
"description": "A nimble package for improving your Nim code",
"license": "MIT",
"web": "https://github.com/glassesneo/seiryu"
}
]