mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add package defines (#1717)
This commit is contained in:
parent
31d8a03e2e
commit
d556da414c
@ -20455,5 +20455,19 @@
|
|||||||
"description": "Utilities for and extensions to Slice/HSlice",
|
"description": "Utilities for and extensions to Slice/HSlice",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://hlaaftana.github.io/sliceutils/sliceutils.html"
|
"web": "https://hlaaftana.github.io/sliceutils/sliceutils.html"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "defines",
|
||||||
|
"url": "https://github.com/hlaaftana/defines",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sugar",
|
||||||
|
"macros",
|
||||||
|
"unpacking",
|
||||||
|
"assignment"
|
||||||
|
],
|
||||||
|
"description": "syntax sugar for local definitions",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://hlaaftana.github.io/defines/defines.html"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user