Add package unpack (#953)
This commit is contained in:
parent
c2cd467f65
commit
369cf81b4c
1 changed files with 17 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue