Added package htmlToVdom (#2056)

This commit is contained in:
C-NERD 2021-11-05 18:40:55 +01:00 committed by GitHub
parent 74179d0780
commit 9a6c8c043a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24176,5 +24176,21 @@
"description": "OpenDocument Spreadhseet reader",
"license": "MIT",
"web": "https://github.com/dariolah/odsreader"
},
{
"name": "htmlToVdom",
"url": "https://github.com/C-NERD/htmlToVdom",
"method": "git",
"tags": [
"Karax",
"htmltovdom",
"web",
"js",
"tokarax",
"htmltokarx"
],
"description": "Karax extension to convert html in string form to embeddable Karax vdom",
"license": "MIT",
"web": "https://github.com/C-NERD/htmlToVdom"
}
]