1.0.2 • Published 4 years ago

easy-console-image v1.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

easy-console-image

The one thing Chrome Dev Tools didn't need.

This project was forked from https://github.com/adriancooney/console.image

Easily add images / gifs to the console. Images.. in the console?

Features

  • New and improved installation!
  • Made with typescript!
  • 0 Dependencies!
  • Less than 1kb!

Installation

$ npm install easy-console-image

or

$ yarn add easy-console-image

How To Use

console.image(url)

Basically, you console.image(url).

Examples:

console.image("http://i.imgur.com/hv6pwkb.png");
console.image("http://i.imgur.com/hv6pwkb.png");
console.image("http://i.imgur.com/hv6pwkb.png");
console.image("http://i.imgur.com/hv6pwkb.png");
1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago