mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add seiryu (#2926)
This commit is contained in:
parent
c749da0bd2
commit
ff0e915edb
@ -34012,5 +34012,18 @@
|
|||||||
"description": "A simple runtime string interpolation library, that leverages nimjas lexer.",
|
"description": "A simple runtime string interpolation library, that leverages nimjas lexer.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/enthus1ast/formatja"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user