README
Marquee
A lightweight image cropping tool and thumbnail generator for Node.js
Installation
npm i --save marquee
const marquee = require('marquee');
A lightweight image cropping tool and thumbnail generator for Node.js
<script type="module">
import braitschMarquee from 'https://cdn.skypack.dev/@braitsch/marquee';
</script>
A lightweight image cropping tool and thumbnail generator for Node.js
npm i --save marquee
const marquee = require('marquee');