mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package classes (#1679)
This commit is contained in:
parent
14c06007f3
commit
91ec6e89f3
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user