rwo2pdf

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i rwo2pdf

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

5.61 kB

Total Files

3

Last publish

Collaborators

  • pmag