Skip to content

Commit

Permalink
Add seiryu (#2926)
Browse files Browse the repository at this point in the history
  • Loading branch information
glassesneo committed Sep 4, 2024
1 parent c749da0 commit ff0e915
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit ff0e915

Please sign in to comment.