https://github.com/Oaxoa/Conzole
Oaxoa.github.io
https://github.com/Oaxoa/Conzole
Last synced: 25 days ago
JSON representation
Oaxoa.github.io
- Host: GitHub
- URL: https://github.com/Oaxoa/Conzole
- Owner: Oaxoa
- License: mit
- Created: 2013-08-15T05:40:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T11:48:42.000Z (almost 9 years ago)
- Last Synced: 2025-02-28T20:33:22.038Z (about 2 months ago)
- Language: JavaScript
- Size: 660 KB
- Stars: 210
- Watchers: 11
- Forks: 17
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-javascript - Conzole - Oaxoa.github.io - ★ 191 (Log)
README
Conzole
=======by Pierluigi Pesenti
Conzole is a debug panel built in javascript that wraps javascript native console object methods and functionality in a panel displayed inside the page.
Include it once and see it the same every time you open up the page, in every browser, on mobile etc.It also adds some unique functions as the “watching” list. It let you watch variables as many browsers debug console does. But setting up the watches via javascript is much easier, can be conditional and you don't have to do it every time you launch the browser.
Please refer to: http://oaxoa.github.io/Conzole/