UNPKG

imagenarium

Version:

Use to optimize, handler formats and crop images

4 lines (3 loc) 98 B
var safe = require('../'); var regex = process.argv.slice(2).join(' '); console.log(safe(regex));