jerkovicl
3/4/2014 - 3:02 PM

pageres node.js script (https://github.com/sindresorhus/pageres)

pageres node.js script (https://github.com/sindresorhus/pageres)


var pageres = require('pageres');

pageres(['todomvc.com'], ['1366x768', '1600x900'], function () {
  console.log('done');
});



//via node.js command
npm install --g pageres
pageres http://mobile.plavetnilo.hr/Portals/3/M/index.html --sizes 1920x1080