placeholdit

0.2.2 • Public • Published

placeholdit

Simple CLI node utility that downloads images from placehold.it.

Installation

Installing is quite simple

npm install -g placeholdit 

Usage

Placeholdit is pretty easy to use.

placeholdit [-d path/to/download/folder] width[xheight] [...]

Here are some concrete usage examples

placeholdit 200x100 # Download a 200x100 image 
placeholdit 100x300 200 # Download a 100x300 image and a 200x200 image 
placeholdit -d placeholders 800x600 # Download a 800x600 image into the placeholders folder 

In order for the -d (a.k.a. --directory) flag to work, the folder must already exist. Otherwise placeholdit will just return an error.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.2
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.2
    3
  • 0.2.1
    1
  • 0.2.0
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i placeholdit

Weekly Downloads

5

Version

0.2.2

License

MIT

Last publish

Collaborators

  • itsananderson