Added package NimCLS (#2849)

This commit is contained in:
YaDev 2024-04-09 20:47:26 -05:00 committed by GitHub
parent e98efa1968
commit bc68b9b5ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33073,5 +33073,24 @@
"license": "GPL3",
"web": "https://github.com/jaar23/octolog",
"doc": "https://jaar23.github.io/octolog"
},
{
"name": "nimcls",
"url": "https://github.com/YaDev/NimCLS",
"method": "git",
"tags": [
"class",
"dependency-injection",
"oop",
"inheritance",
"object",
"di",
"method",
"singleton",
"inject"
],
"description": "Classes and dependency injection for Nim.",
"license": "MIT",
"web": "https://github.com/YaDev/NimCLS"
}
]