Skip to content

Prettifying the browser console for easier reading of objects etc.

License

Notifications You must be signed in to change notification settings

Recidvst/pretty-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 17, 2017
bab13eb · Aug 17, 2017

History

18 Commits
Aug 17, 2017
Aug 7, 2017
Aug 17, 2017
Aug 17, 2017
Aug 17, 2017
Aug 17, 2017
Aug 17, 2017
Aug 17, 2017

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