1.11.0 • Published 2 years ago

spaceholder v1.11.0

Weekly downloads
10
License
MIT
Repository
github
Last release
2 years ago

Download placeholder images from public domain sources blazingly fast

Travis npm version npm downloads npm license PRs Welcome

What is it?

Spaceholder makes it easy to download placeholder images when you need them. Images are downloaded from Picsum.photos, PlaceIMG.com, Dummyimage.com, Fakeimg.pl.

Installation

Spaceholder requires that you have Node.js installed on you computer

npm install -g spaceholder

Usage

spaceholder
# Downloads 1 image (1024x768px) into current directory
spaceholder -n 100
# Downloads 100 images into current directory
spaceholder -s 800x600
# Downloads 1 image (800x600px) into current directory
spaceholder -n 50 -s 800x600 -p LoremPicsum
# Downloads 50 images (800x600px) from LoremPicsum into current directory
# If no --provider / -p is specified, each image is downloaded from a random provider

Providers / Sources

Contributors

License

MIT © Daniel Eckermann

1.11.0

2 years ago

1.10.4

4 years ago

1.10.3

6 years ago

1.9.4

7 years ago

1.9.2

7 years ago

1.9.1

7 years ago

1.9.0

8 years ago

1.8.0

8 years ago

1.7.0

8 years ago

1.6.2

8 years ago

1.6.0

8 years ago

1.5.1

8 years ago

1.5.0

8 years ago

1.4.0

8 years ago

1.3.1

9 years ago

1.2.1

9 years ago

1.2.0

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.0

9 years ago