pngstream

Turn a stream of raw images into a stream of PNGs

Usage no npm install needed!

<script type="module">
  import pngstream from 'https://cdn.skypack.dev/pngstream';
</script>

README

pngstream

Turn a stream of raw images into a stream of PNGs

Tests

  • Install dependencies with npm install
  • Run tests with npm test