Add nim-wkhtmltox (#2577)

* Add nim-wkhtmltox

* Fix

* Fix unclosed quotes
This commit is contained in:
Grave
2023-04-27 10:58:18 +08:00
committed by GitHub
parent 48c992dcb3
commit b46ee210bc
+20
View File
@@ -1,4 +1,24 @@
[
{
"name": "nimwkhtmltox",
"url": "https://github.com/neroist/nim-wkhtmltox",
"method": "git",
"tags": [
"wkhtmltopdf",
"wkhtmltoimage",
"wkhtmltox",
"pdf",
"image",
"html",
"htmltopdf",
"htmltoimage",
"bindings",
"wrapper"
],
"description": "Nim bindings for wkhtmltox",
"license": "LGPL-3.0-or-later",
"web": "https://github.com/neroist/nim-wkhtmltox"
},
{
"name": "youtubescraper",
"url": "https://github.com/TaxMachine/youtubescraper",