UNPKG

handgen

Version:

Handout Generator package that has a Handout class that exposes a createHandout method for generating handout pdfs from jpg, png and/or pdf. https://www.npmjs.com/package/handgen

7 lines (6 loc) 96 B
module.exports = { trailingComma: 'es5', tabWidth: 2, semi: true, singleQuote: true, };