https://github.com/ayeressian/html-to-pdf
https://github.com/ayeressian/html-to-pdf
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ayeressian/html-to-pdf
- Owner: ayeressian
- Created: 2020-05-27T19:29:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T11:55:48.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T20:49:06.176Z (3 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# html-to-pdf
1. npm i
2. npm startIt 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.