We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a11c872 + b332ad5 commit 43bbcf5Copy full SHA for 43bbcf5
README.md
@@ -1,5 +1,5 @@
1
<p align="center">
2
- <img src="https://github.com/openpeeps/voodoo/blob/main/.github/voodoo.png" width="150px" height="160px"><br>
+ <img src="https://github.com/openpeeps/voodoo/blob/main/.github/voodoo.png" width="160px" height="150px"><br>
3
Working with Nim's macros 👑 is just Voodoo
4
</p>
5
@@ -13,8 +13,8 @@
13
14
15
## 😍 Key Features
16
-- [x] Open Source | `MIT` License
17
-- [x] Written in Nim language
+- [x] Compile-time utility tool
+- [x] Generate fast getters/setters
18
19
## Examples
20
```nim
0 commit comments