mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add chain (#1948)
This commit is contained in:
parent
05984553ff
commit
d33bf5a43c
@ -23057,5 +23057,20 @@
|
||||
"description": "Export Nim functions to sqlite3",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/niklaskorz/nim-exporttosqlite3"
|
||||
},
|
||||
{
|
||||
"name": "chain",
|
||||
"url": "https://github.com/khchen/chain",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macro",
|
||||
"with",
|
||||
"cascade",
|
||||
"operator",
|
||||
"chaining"
|
||||
],
|
||||
"description": "Nim's function chaining and method cascading",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/khchen/chain"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user