mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Added package emitter (#2235)
This commit is contained in:
parent
fbb3aa7637
commit
4354332804
@ -26210,13 +26210,30 @@
|
||||
"name": "leopard",
|
||||
"url": "https://github.com/status-im/nim-leopard",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"data-recovery",
|
||||
"erasure-coding",
|
||||
"reed-solomon"
|
||||
"tags": [
|
||||
"data-recovery",
|
||||
"erasure-coding",
|
||||
"reed-solomon"
|
||||
],
|
||||
"description": "Nim wrapper for Leopard-RS: a fast library for Reed-Solomon erasure correction coding",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/status-im/nim-leopard"
|
||||
},
|
||||
{
|
||||
"name": "emitter",
|
||||
"url": "https://github.com/supranim/emitter",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"events",
|
||||
"event-emitter",
|
||||
"emitter",
|
||||
"listener",
|
||||
"subscriber",
|
||||
"subscribe",
|
||||
"actions"
|
||||
],
|
||||
"description": "Supranim's Event Emitter - Subscribe & listen for various events within your application",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/supranim/emitter"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user