@braitsch/marquee
v1.0.0
Published
A lightweight image cropping tool and thumbnail generator for Node.js
Downloads
3
Maintainers
Readme
#Marquee
A lightweight image cropping tool and thumbnail generator for Node.js
##Installation
npm i --save marquee
const marquee = require('marquee');
