https://github.com/Oaxoa/Conzole
Oaxoa.github.io
https://github.com/Oaxoa/Conzole
Last synced: 10 months 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 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T11:48:42.000Z (over 9 years ago)
- Last Synced: 2025-02-28T20:33:22.038Z (11 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)
- awesome-javascript - Conzole - Oaxoa.github.io ` ๐ 8 years ago ` (Log [๐](#readme))
- fucking-awesome-javascript - Conzole - A debug panel built in JavaScript that wraps JavaScript native console object methods and functionality in a panel displayed inside the page. (Log / Runner)
- A-collection-of-awesome-browser-side-JavaScript-libraries-resources-and-shiny-things. - Conzole - A debug panel built in JavaScript that wraps JavaScript native console object methods and functionality in a panel displayed inside the page. (Log / Runner)
- awesome-javascript - Conzole - A debug panel built in JavaScript that wraps JavaScript native console object methods and functionality in a panel displayed inside the page. (Log / Runner)
- awesome-javascript-cn - Conzole
- awesome-focusnetworks - Conzole - A debug panel built in javascript that wraps javascript native console object methods and functionality in a panel displayed inside the page. (Log / Runner)
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/