dummyimg

1.0.0 • Public • Published

Dummyimg

A CLI to get placeholder images on demand for projects

🚀 Installation

npm i -g dummyimg

📈 Usage

Get placeholder images.

  • width - required
  • height - optional (If not mentioned will be assigned value as width)
  • text - optional (If not mentioned will be assigned value as 'placeholder')
  • filename - optional (If not mentioned will be assigned value as 'width x height' of the requested image)
dummyimg get <width> [height] [text] [filename]

Package Sidebar

Install

npm i dummyimg

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

2.59 kB

Total Files

3

Last publish

Collaborators

  • abhiisshakee