Generate pages with small paper tokens to print out.
This is a tool I use to generate pages of small paper tokens (usually with a title, a small text and an illustration) that I can then print out and cut. This is useful if you have to organize outdoor games for example, where small pieces of paper are exchanged as part of the game.
All you have to do is create an HTML file in this folder and open it in your browser. You can then use a browser extension such as printpdf to generate an easily printable document.
The best way to do this is to start from the commented example HTML file medicaments.html. Comments will guide you through the process of customizing the output.
Test can be done with node and mocha.
npm install
npm test