salsify-image-downloader

2.0.6 • Public • Published

Salsify Image Downloader

Fetches Salsify images and compresses/resizes them for web.

Installation

yarn add escaladesports/salsify-image-downloader#v1.0.0

Usage

const salsifyImgs = require('salsify-image-downloader')
salsifyImgs({
        in: './json',
        out: './img'
    })
    .then(() => console.log('Done!'))
    .catch(console.error)

Dependencies (4)

Dev Dependencies (2)

Package Sidebar

Install

npm i salsify-image-downloader

Weekly Downloads

1

Version

2.0.6

License

MIT

Last publish

Collaborators

  • amadoa
  • dalewray
  • codevelopit
  • mastaaaron
  • escasports
  • tbaustin
  • ken85rose