rwo2pdf
v1.0.2
Published
Tiny script to convert `https://dev.realworldocaml.org` to pdf
Downloads
2
Readme
rwo2pdf
Tiny script to convert
https://dev.realworldocaml.org
to pdf.
Motivation
I wanted to read offline but can't buy it from my country.
Requirements
Usual nodejs with npm.
Installation & Usage
- Without installation (recommended)
npx rwo2pdf
- From npm
npm -i -g rwo2pdf
rwo2pdf
- From git
git clone https://github.com/pjmp/rwo2pdf.git
cd rwo2pdf
npm i
npm run gen
Note: by default file will be saved to current directory.
Caveats
- Not pretty
- No headers & footers
- Many more