@braitsch/marquee

A lightweight image cropping tool and thumbnail generator for Node.js

Usage no npm install needed!

<script type="module">
  import braitschMarquee from 'https://cdn.skypack.dev/@braitsch/marquee';
</script>

README

Marquee

A lightweight image cropping tool and thumbnail generator for Node.js

Installation

npm i --save marquee

const marquee = require('marquee');

Live Demo Documentation