mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package rex (#2856)
This commit is contained in:
parent
daeb7cee7e
commit
afedc10755
@ -33124,7 +33124,7 @@
|
|||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"graphics",
|
"graphics",
|
||||||
"gpu",
|
"gpu"
|
||||||
],
|
],
|
||||||
"description": "A high-performance graphics renderer made for web engines",
|
"description": "A high-performance graphics renderer made for web engines",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -33151,7 +33151,7 @@
|
|||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"smtp",
|
"smtp",
|
||||||
"mail",
|
"mail"
|
||||||
],
|
],
|
||||||
"description": "Make sending HTML and file emails easier.",
|
"description": "Make sending HTML and file emails easier.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -33170,5 +33170,20 @@
|
|||||||
"description": "Execute commands and upload/download files using multiple processes and asynchronous methods via SSH.",
|
"description": "Execute commands and upload/download files using multiple processes and asynchronous methods via SSH.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/up7down8/asyncssh2"
|
"web": "https://github.com/up7down8/asyncssh2"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rex",
|
||||||
|
"url": "https://github.com/minamorl/rex",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"observable",
|
||||||
|
"observe",
|
||||||
|
"library",
|
||||||
|
"rx",
|
||||||
|
"reactive"
|
||||||
|
],
|
||||||
|
"description": "Reactive programming, in nim",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/minamorl/rex"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user