Skip to content

A basic debugging plugin for internal use of nanodesigns

License

Notifications You must be signed in to change notification settings

nanodesigns/_nano-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_nano-debug

A basic debugging plugin for internal use of nanodesigns

Usage

PHP

__ 01 __
dump($var)
Dump anything like var_dump() with colors.

__ 02 __
dd($var)
Dump anything like var_dump() with colors and exit.

CSS

__ 01 __
.alt-border
Draw a border without taking any space

__ 02 __
.alt-border-red
Draw a border with color red without taking any space


nanodesigns

About

A basic debugging plugin for internal use of nanodesigns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published