https://github.com/bard/console-repeater
https://github.com/bard/console-repeater
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bard/console-repeater
- Owner: bard
- Created: 2018-06-18T19:18:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T10:28:22.000Z (over 7 years ago)
- Last Synced: 2025-07-27T14:05:00.280Z (11 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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