mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-18 10:59:25 +00:00
Added package dirtydeeds (#2584)
This commit is contained in:
parent
3934fcc9f4
commit
4dd786336c
@ -30056,5 +30056,23 @@
|
|||||||
"description": "A simple tool to explore Prometheus exporter metrics",
|
"description": "A simple tool to explore Prometheus exporter metrics",
|
||||||
"license": "mit",
|
"license": "mit",
|
||||||
"web": "https://github.com/marcusramberg/promexplorer"
|
"web": "https://github.com/marcusramberg/promexplorer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "dirtydeeds",
|
||||||
|
"url": "https://github.com/metagn/dirtydeeds",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"macro",
|
||||||
|
"curry",
|
||||||
|
"partial",
|
||||||
|
"application",
|
||||||
|
"lambda",
|
||||||
|
"functional",
|
||||||
|
"sugar",
|
||||||
|
"syntax"
|
||||||
|
],
|
||||||
|
"description": "macro for partially applied calls",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/metagn/dirtydeeds"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user