ditty-to-pdf

1.0.2 • Public • Published

Travis – build status David – status of dependencies Code style: airbnb

ditty-to-pdf

Convert one or more ditty files to a lyrics PDF

 

How about a live demo? Here’s the result of running ditty-to-pdf over these files: :

Demo

 

INSTALLATION

npm install --global ditty-to-pdf

Note that you need node 4.0+ to run the tool natively. But if you’re stuck on an older version, don’t worry! Rumour has it that you can transpile the code to ES5!

 

SYNOPSIS

ditty-to-pdf ...<file> <destination>

 

DESCRIPTION

We’ll render an A5-sized PDF with lyrics to the ditty songs. No fancy, just that.

 

OPTIONS

<file>

Pass one or more ditty files to land in the PDF.

<destination>

Pass a relative or absolute path the rendered PDF should be written to.

 

LICENSE

MIT © Tomek Wiszniewski

Readme

Keywords

none

Package Sidebar

Install

npm i ditty-to-pdf

Weekly Downloads

3

Version

1.0.2

License

MIT

Last publish

Collaborators

  • tomekwi