genericallyloud / ludomatic5000

This is a simple tool which can help rapidly prototype cards/tiles/chits for board/card games. It uses csv files to import data, and jade templates to generate html from them. Finally, it uses wkhtmltopdf to generate pdfs which can be printed.
MIT License
5 stars 2 forks source link

Rewrite with ES6 support #22

Open KevinGreene opened 9 years ago

KevinGreene commented 9 years ago

As suggested by @genericallyloud the main files would be greatly simplified by just using classes.