We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba31890 commit ecf5dcaCopy full SHA for ecf5dca
README.md
@@ -1,5 +1,13 @@
1
# cv
2
3
+##
4
+
5
+An HTML CV that converts to PDF.
6
7
+Uses [html5-to-pdf](https://github.com/peterdemartini/html5-to-pdf) a pretty handy node module.
8
9
+There are quite a few html to pdf converters out there, but I found a lot of them are either very expensive, or they don't support HTML5/flexbox.
10
11
## Usage
12
13
`npm install`
0 commit comments