Added package dirtydeeds (#2584)

This commit is contained in:
metagn 2023-05-04 05:31:17 +03:00 committed by GitHub
parent 3934fcc9f4
commit 4dd786336c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30056,5 +30056,23 @@
"description": "A simple tool to explore Prometheus exporter metrics",
"license": "mit",
"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"
}
]