mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add package nimobserver (#837)
* Added package nimobserver * Update packages.json
This commit is contained in:
parent
88cde4d40d
commit
0f619315b0
@ -10451,5 +10451,18 @@
|
||||
"description": "cjson wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/muxueqz/nim_cjson"
|
||||
},
|
||||
{
|
||||
"name": "nimobserver",
|
||||
"url": "https://github.com/Tangdongle/nimobserver",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"observer",
|
||||
"patterns",
|
||||
"library"
|
||||
],
|
||||
"description": "An implementation of the observer pattern",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Tangdongle/nimobserver"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user