placeholder-cli

1.0.5 • Public • Published

🌈 Placeholder Cli

oclif Version License

A friendly command line tool that replaces images with placeholders. Don't have a proper distribution license for those images? No worries, this tool will replace them with placeholders.

🎥 How it works

The tool recursively replaces images that match the glob with placeholders that have the same exact width and height.


💻 Usage

Install

npm install placeholder-cli -g

Run

placeholder ./**/*.jpeg

or change things up a bit...

placeholder ./**/*.jpeg --fontColor "black" --bgColor "white" --fontSize 100
  

You can find me on Twitter :bird:. Send me a Tweet if you like this or need any help.

@notmilobejda
mbejda.com


Don't forget to star it on Github 🏆

Package Sidebar

Install

npm i placeholder-cli

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

297 kB

Total Files

6

Last publish

Collaborators

  • mbejda