https://github.com/yvt/consolist
Outputs a bitmap image to a browser's developer console or a terminal.
https://github.com/yvt/consolist
Last synced: over 1 year ago
JSON representation
Outputs a bitmap image to a browser's developer console or a terminal.
- Host: GitHub
- URL: https://github.com/yvt/consolist
- Owner: yvt
- License: isc
- Created: 2016-12-03T18:55:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-04T10:33:40.000Z (over 9 years ago)
- Last Synced: 2025-04-11T16:16:09.577Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Consolist
=========

Outputs a bitmap image to a browser's developer console or a terminal.
Tested on:
- Web browsers
- Chrome
- Safari
- Firefox
- Internet Explorer (black & white only due to lack of console CSS support)
- Edge (black & white only due to lack of console CSS support)
- Terminal emulators
- iTerm2
- xterm (always displayed in 8-bit color)
Usage
-----
Please see `examples` and `consolist.d.ts` for usage.
License
-------
Licensed under ISC license. Copyright 2016 yvt, some rights reserved.