Added package classes (#1679)

This commit is contained in:
Josh
2020-10-25 20:49:13 +01:00
committed by GitHub
parent 14c06007f3
commit 91ec6e89f3
+15
View File
@@ -19991,5 +19991,20 @@
"description": "eachdo executes commands with each multidimensional values",
"license": "MIT",
"web": "https://github.com/jiro4989/eachdo"
},
{
"name": "classes",
"url": "https://github.com/jjv360/nim-classes",
"method": "git",
"tags": [
"class",
"classes",
"macro",
"oop",
"super"
],
"description": "Adds class support to Nim.",
"license": "MIT",
"web": "https://github.com/jjv360/nim-classes"
}
]