mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package NimCLS (#2849)
This commit is contained in:
parent
e98efa1968
commit
bc68b9b5ea
@ -33073,5 +33073,24 @@
|
|||||||
"license": "GPL3",
|
"license": "GPL3",
|
||||||
"web": "https://github.com/jaar23/octolog",
|
"web": "https://github.com/jaar23/octolog",
|
||||||
"doc": "https://jaar23.github.io/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