An open API service indexing awesome lists of open source software.

https://github.com/ayeressian/html-to-pdf


https://github.com/ayeressian/html-to-pdf

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# html-to-pdf

1. npm i
2. npm start

It will generate test.pdf from test.html. It will also run a benchmark by doing the generation 10 times and it will output the amount of time it took to do the job.