1.0.3 • Published 3 years ago

show-image-terminal v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

show-image-terminal

Show an image in the terminal

Example:

image

You can also use this as a module, args as follows:

  • data - can be a buffer, path, url, or whatever Jimp.read can take
  • width - width shown, will default to terminal width if not provided
  • height - height shown, will default to terminal width if not provided
  • new line - if truthy, will not put \ns in result