Skip to content

Angular filter and directive for more legible dumping of variable details to screen. 'Cuz sometimes ya need that.

License

Notifications You must be signed in to change notification settings

gklandes/prettyjsdebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Pen created at CodePen.io. You can find this one at http://codepen.io/gklandes/pen/XbOgaP.

I have used some tools and IDE's that present variable values in nicely readable formats. In JS, printing a value out for debugging generally yields a simple string, which in the case of objects can be rather unreadable. This filter adds line feeds and spacing to clear that up a bit.

About

Angular filter and directive for more legible dumping of variable details to screen. 'Cuz sometimes ya need that.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published