UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

4 lines (3 loc) 106 B
var fs = require('fs'); var html = fs.readFileSync(__dirname + '/robot.html', 'utf8'); console.log(html);