mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package letUtils (#2523)
Co-authored-by: Gabriel Huber <mail@gabrielhuber.at>
This commit is contained in:
parent
68f9bd1796
commit
cf235bd1d6
@ -29333,5 +29333,20 @@
|
||||
"description": "NimProtect is a tiny single-macro library for protecting sensitive strings in compiled binaries",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/itaymigdal/NimProtect"
|
||||
},
|
||||
{
|
||||
"name": "letUtils",
|
||||
"url": "https://github.com/SirNickolas/let-utils-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"functional",
|
||||
"macros",
|
||||
"sugar",
|
||||
"syntax",
|
||||
"utility"
|
||||
],
|
||||
"description": "A few handy macros for those who prefer `let` over `var`",
|
||||
"license": "MIT",
|
||||
"doc": "https://sirnickolas.github.io/let-utils-nim/letUtils"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user