Skip to content

tdolsen/jquery-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a simple plugin for jQuery to dump any object as a nested tree, returned as a string.

Usage

Once the plugin is loaded, any jQuery object can be dumped by using the $( object ).dump() method. The method is also available as $.dump( object ). In both cases this will return a string with the dump.

About

A quick and dirty data dumper.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published