1.0.2 • Published 2 months ago

@consolejs/console.image v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 months ago

Install

npm i @consolejs/console.image

Usage

import '@consolejs/console.image';
console.image('https://www.img.com/image.png');

// or
import consoleImage form '@consolejs/console.image';
consoleImage('https://www.img.com/image.png');

console.image with width

console.image('https://www.img.com/image.png', { width: 100 })

Support

  • .png
  • .jpg
  • .svg
  • .jpeg
  • .gif

Enjoy !

1.0.2

2 months ago

1.0.1

1 year ago

1.0.0

1 year ago