jq takes JSON as input and transforms it according to the filters you supply. Since it’s a command-line tool, you can pipe ...
JSC is designed to run in a vanilla node.js environment, but has no dependencies on node.js specific libraries so it can be bundled for the browser. No compilers, preprocessors, or bundlers are used.