A querystring parser that supports nesting and arrays, with a depth limit
string representations of objects in node and the browser
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
deterministic JSON.stringify() - a faster version of substack's json-stable-strigify without jsonify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies