mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package unpack (#953)
This commit is contained in:
parent
c2cd467f65
commit
369cf81b4c
@ -11771,5 +11771,22 @@
|
||||
"description": "bindings to cimgui - https://github.com/cimgui/cimgui",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zacharycarter/nimgui"
|
||||
},
|
||||
{
|
||||
"name": "unpack",
|
||||
"url": "https://github.com/technicallyagd/unpack",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"unpack",
|
||||
"seq",
|
||||
"array",
|
||||
"object",
|
||||
"destructuring",
|
||||
"destructure",
|
||||
"unpacking"
|
||||
],
|
||||
"description": "Array/Sequence/Object destructuring/unpacking macro",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/technicallyagd/unpack"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user