mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package NimCLS (#2849)
This commit is contained in:
parent
e98efa1968
commit
bc68b9b5ea
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user