Add nim-wkhtmltox (#2577)

* Add nim-wkhtmltox

* Fix

* Fix unclosed quotes
This commit is contained in:
Grave 2023-04-26 22:58:18 -04:00 committed by GitHub
parent 48c992dcb3
commit b46ee210bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",