easy-console-image
v1.0.2
Published
The day has come when you have the ability to put images in the console.
Downloads
2
Readme
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.
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");