diff --git a/packages.json b/packages.json index 9df4c7a..372019e 100644 --- a/packages.json +++ b/packages.json @@ -23299,5 +23299,20 @@ "description": "Unroll for-loops at compile-time.", "license": "MIT", "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" } ]