easy-console-image

The day has come when you have the ability to put images in the console.

Usage no npm install needed!

<script type="module">
  import easyConsoleImage from 'https://cdn.skypack.dev/easy-console-image';
</script>

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. 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");