nylira-gallerify

Turn a directory of images (jpg, png, etc) and animations (gif, webm) into an HTML file

Usage no npm install needed!

<script type="module">
  import nyliraGallerify from 'https://cdn.skypack.dev/nylira-gallerify';
</script>

README

nylira-gallerify

A command line JavaScript tool to turn a directory of images into an HTML gallery.

Images may be:

  • gif
  • png
  • jpg
  • webm

Install it

npm install nylira-gallerify

Run it

gallerify imagesDir

License

MIT