1.0.1 • Published 6 years ago

print-image v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

print-image

To my girlfriend :-)

Build Status node version

Print image to terminal output

Demo

image

Installation

$ npm install print-image -g

Usage

$ print-image <imgPath> [options]

Options

  • -i or --interval: Time interval between printing each line (default: 0)
  • -w or --width: The max width(pixel) of the output (default: 100)

Example

$ print-image girl.jpg

or

$ print-image girl.jpg -i 50 -w 120
1.0.1

6 years ago

1.0.0

6 years ago

0.1.0

6 years ago