We follow RFC 9535 and test against the JSONPath Compliance Test Suite. jsonpath-rfc9535 also includes utilities for verifying and testing the JSONPath Compliance Test Suite. Most notably the ...
Usage: html-table [options] Render JSON as an interactive table to be viewed in a web browser. By default, reads JSON from stdin and renders HTML to stdout. Expected structure of input is [ object, ...