Viewing profile — esbenp
esbenp
HN member- Joined
- Thu, Mar 24, 2016, 7:12 PM UTC
- HN karma
- 105
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About esbenp
No profile information was provided.
Recent public activity
-
comment
Comment #15071434
We actually used wkhtmltopdf before we started using pdf-bot. wkhtmltopdf development has slowed a lot, it is very unstable and you need to run a 2 year old alpha version to suppor…
-
comment
Comment #15071131
That is a cool idea! Would only require to setup a small server as webhook endpoint that creates the e-mail.
-
comment
Comment #15071126
Yeah I think Puppeteer is a very cool project. Unfortunately, it came out literally one or two days after i finished the initial version of pdf-bot. Maybe I will incorporate it soo…
-
comment
Comment #15071121
Appreciate it. EmailThis lookes very cool! I have considered using Puppeteer for pdf-bot, it came out right after I finished it :-)
- story
-
comment
Comment #13368472
https://github.com/esbenp/prettier-vscode
-
comment
Comment #13368469
https://github.com/esbenp/prettier-vscode
-
comment
Comment #13368465
I made a VS Code plugin for Prettier https://github.com/esbenp/prettier-vscode It is my first VS code extension so have no idea if it is correct way. Feedback is welcome.