8000 GitHub - Recidvst/pretty-console: Prettifying the browser console for easier reading of objects etc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Recidvst/pretty-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pretty Console

Prettifying the browser console with a new console method - making it easier to read and the argument type immediately clear.

  • Use 'console.p()' as if it were 'console.log()';
  • Displays your passed argument in a clearer, colour-coded fashion.
  • Switch back to log or trace etc. for more specific debugging.
  • Default colour scheme provided in colourScheme.js - edit to choose your own.
  • Repo is set-up as a chrome extension but not published.

'Pretty console example'

To-do

  • Add configurable, multi-option colour scheme support.
  • Possible object improvements.

About

Prettifying the browser console for easier reading of objects etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0