jsDump icon indicating copy to clipboard operation
jsDump copied to clipboard

Add an option to sort object keys

Open curvedmark opened this issue 13 years ago • 1 comments

This could be helpful when using jsDump to show object diffs.

If you find the opportunity, please update this package on npm. I sent a pull request to mocha (https://github.com/visionmedia/mocha/pull/589) which does object diff and can benefit from this feature.

Thanks.

curvedmark avatar Sep 26 '12 05:09 curvedmark

Also fixed a small bug for node.

curvedmark avatar Sep 26 '12 05:09 curvedmark