mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add Chame, Chagashi, Monoucha (#2887)
* Add Chame * Add Chagashi * Add Monoucha
This commit is contained in:
parent
80ccdc6f8a
commit
2f1f780143
@ -33573,5 +33573,47 @@
|
||||
"description": "Common utils for Nimscript",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/FyraLabs/nimsutils"
|
||||
},
|
||||
{
|
||||
"name": "chame",
|
||||
"url": "https://git.sr.ht/~bptato/chame",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"html",
|
||||
"html5",
|
||||
"parser"
|
||||
],
|
||||
"description": "Standards-compliant HTML5 parser in Nim",
|
||||
"license": "Unlicense",
|
||||
"web": "https://chawan.net/doc/chame/"
|
||||
},
|
||||
{
|
||||
"name": "chagashi",
|
||||
"url": "https://git.sr.ht/~bptato/chagashi",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"encoding",
|
||||
"charset",
|
||||
"encode",
|
||||
"decode"
|
||||
],
|
||||
"description": "Implementation of the WHATWG-specified text encoders and decoders",
|
||||
"license": "Unlicense",
|
||||
"web": "https://git.sr.ht/~bptato/chagashi"
|
||||
},
|
||||
{
|
||||
"name": "monoucha",
|
||||
"url": "https://git.sr.ht/~bptato/monoucha",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"quickjs",
|
||||
"javascript",
|
||||
"js",
|
||||
"wrapper",
|
||||
"bindings"
|
||||
],
|
||||
"description": "High-level wrapper for QuickJS",
|
||||
"license": "MIT & Unlicense",
|
||||
"web": "https://git.sr.ht/~bptato/monoucha"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user