A basic debugging plugin for internal use of nanodesigns
__ 01 __
dump($var)
Dump anything likevar_dump()
with colors.
__ 02 __
dd($var)
Dump anything likevar_dump()
with colors and exit.
__ 01 __
.alt-border
Draw a border without taking any space
__ 02 __
.alt-border-red
Draw a border with color red without taking any space