An open API service indexing awesome lists of open source software.

https://github.com/bard/console-repeater


https://github.com/bard/console-repeater

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# console-repeater

Utility to print `console` messages on screen as well as do other custom processing (e.g. send to log collection server). Useful for devices where bringing up a real JavaScript console is impossible or impractical. Intended to work everywhere including ES3 environments.

# Usage

See `example.html`.

# License

MIT