UNPKG

hummus-recipe

Version:

A powerful PDF tool for NodeJS based on HummusJS

5 lines (4 loc) 121 B
var fs = require('fs'); fs.readFile(__dirname + '/robot.html', 'utf8', function (err, html) { console.log(html); });