Add package spread (#2696)

This commit is contained in:
metagn 2023-08-29 04:29:01 +03:00 committed by GitHub
parent 61b2557a37
commit 6c5801f622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31308,6 +31308,20 @@
"license": "MIT",
"web": "https://github.com/metagn/knot"
},
{
"name": "spread",
"url": "https://github.com/metagn/spread",
"method": "git",
"tags": [
"macro",
"sugar",
"syntax",
"argument"
],
"description": "macro for spreading blocks into call parameters/collections ",
"license": "MIT",
"web": "https://github.com/metagn/spread"
},
{
"name": "shopifyextractor",
"url": "https://github.com/thisago/shopifyextractor",