mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Add package pipexp (#2415)
* Added package pipexp
* correct spelling
move from `functionalprogramming` to functional for the tag 🙈
Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
parent
992b63ab60
commit
e3b2351d89
@ -27945,6 +27945,19 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/cgi"
|
"web": "https://github.com/nim-lang/cgi"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "pipexp",
|
||||||
|
"url": "https://codeberg.org/emanresu3/nim-pipexp",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"functional",
|
||||||
|
"pipeline",
|
||||||
|
"composition"
|
||||||
|
],
|
||||||
|
"description": "Expression-based pipe operators with placeholder argument",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://codeberg.org/emanresu3/nim-pipexp"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "smtp",
|
"name": "smtp",
|
||||||
"url": "https://github.com/nim-lang/smtp",
|
"url": "https://github.com/nim-lang/smtp",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user