images-batch-save

1.0.2 • Public • Published

images batch download plugin

this is a batch download plugin for images

How to use?

npm install images-batch-save --save
import downloadImg from 'images-batch-save'

const files = [
  {name:'xxx',url:'xxx'},
  {name:'xxx',url:'xxx'},
]

downloadImg(files)

Package Sidebar

Install

npm i images-batch-save

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.38 kB

Total Files

3

Last publish

Collaborators

  • woke20