3.0.6 • Published 1 year ago

console.img v3.0.6

Weekly downloads
3
License
MIT
Repository
github
Last release
1 year ago

console.img

✨ Output image in browser console.

npm version npm downloads

Quick start

var script = document.createElement('script')
script.src = 'https://cdn.jsdelivr.net/npm/console.img'
script.onload = () => console.img('https://cdn.jsdelivr.net/gh/u3u/u3u@main/uPic/5ab9c69c922b0.gif')
document.body.appendChild(script)

Install

pnpm add console.img

Usage

import 'console.img'

console.img('https://cdn.jsdelivr.net/gh/u3u/u3u@main/uPic/5ab9c69c922b0.gif')

Options

Please see API docs

License

MIT License © 2023 u3u

3.0.4

1 year ago

3.0.3

1 year ago

3.0.2

1 year ago

3.0.1

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago

3.0.0

1 year ago

2.2.0

6 years ago

2.1.3

6 years ago

2.1.2

6 years ago

2.1.1

6 years ago

2.1.0-beta

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago