1.0.2 • Published 2 years ago

rwo2pdf v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

rwo2pdf npm

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

Alternatives

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago