mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package macroplus (#1967)
This commit is contained in:
parent
84a9280d3d
commit
a01fa1ddf9
@ -23299,5 +23299,20 @@
|
|||||||
"description": "Unroll for-loops at compile-time.",
|
"description": "Unroll for-loops at compile-time.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/schneiderfelipe/unrolled"
|
"web": "https://github.com/schneiderfelipe/unrolled"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "macroplus",
|
||||||
|
"url": "https://github.com/hamidb80/macroplus",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"macroplus",
|
||||||
|
"macro",
|
||||||
|
"macro",
|
||||||
|
"nim",
|
||||||
|
"compiletime"
|
||||||
|
],
|
||||||
|
"description": "a collection of useful macro functionalities",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/hamidb80/macroplus"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user