mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package asyncanything (#2040)
* Added package asyncanything * Update packages.json Co-authored-by: Dominik Picheta <dominikpicheta@googlemail.com>
This commit is contained in:
parent
6a38301ea3
commit
a05029e1c8
@ -24000,5 +24000,18 @@
|
||||
"description": "Converts HTML to Karax representation",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/thisago/tokarax"
|
||||
},
|
||||
{
|
||||
"name": "asyncanything",
|
||||
"url": "https://github.com/hamidb80/asyncanything",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"async",
|
||||
"threads",
|
||||
"async-threads"
|
||||
],
|
||||
"description": "make anything async [to be honest, fake async]",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/hamidb80/asyncanything"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user