Skip to content

woke-T/images-batch-save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

this is a batch download plugins for images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages