lmn-gulp-svg-to-png

minimal sharp plugin for gulp

Usage no npm install needed!

<script type="module">
  import lmnGulpSvgToPng from 'https://cdn.skypack.dev/lmn-gulp-svg-to-png';
</script>

README

lmn-gulp-svg-to-png

Simple sharp plugin for gulp to modify images, very specific to LMN's needs

setup

Linux

Refer to official sharp docs here. For Linux environments the installation is super simple.

  • npm install

MacOS

Refer to official sharp docs here

  • brew install homebrew/science/vips --with-webp
  • npm install