jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

qs

A querystring parser that supports nesting and arrays, with a depth limit

fast-json-stable-stringify

deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify

json-stable-stringify-without-jsonify

deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies