Skip to content

IPv6/jsDumpXz

This branch is 11 commits ahead of, 16 commits behind NV/jsDump:gh-pages.

Repository files navigation

jsDump

jsDump.parse(object) returns a string containing a human-readable representation of object

jsDump is like Mozilla’s toSource(), but cross-browser.

jsDump was originally developed by Ariel Flesler. This fork based on version 1.0.0.

Analogs

Run tests from command line:

$ narwhal tests/*_test.js

To run tests in the browser open tests/index.html

Contribution

Use jQuery coding style. Basically, use tabs instead of spaces.

About

Fork of jsDump by Ariel Flesler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%