SQL/JSONPath for JS
JSON →JavaScript implementation of the SQL/JSONPath dialect from SQL2016, version 1.0.1. Provides exists() and values() methods for querying JSON data, similar to JavaScript's RegExp. Includes TypeScript definitions. Suitable for streaming data with lazy iterator support. Differentiated from other JSONPath libraries by strict adherence to the SQL standard and iterator-based API.
Resources
packagesql-jsonpath-js ↗