dchester / jsonpath
Query and manipulate JavaScript objects with JSONPath expressions. Robust JSONPath engine for Node.js.
☆1,359Updated 10 months ago
Alternatives and similar repositories for jsonpath:
Users that are interested in jsonpath are comparing it to the libraries listed below
- A fork of JSONPath from http://goessner.net/articles/JsonPath/☆1,004Updated 2 months ago
- Javascript implementation of JMESPath, a query language for JSON☆794Updated last year
- Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.☆3,012Updated 9 months ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,062Updated 2 years ago
- Node.js library for parsing crontab instructions☆1,338Updated 6 months ago
- Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.☆1,832Updated 6 months ago
- 🧞 Convert JSON Objects to MySQL, JSON Schema, Mongoose, Google BigQuery, Swagger, and more.☆1,041Updated 11 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,921Updated 6 years ago
- Like JSON.stringify, but doesn't throw on circular references☆552Updated 5 months ago
- Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers☆976Updated last month
- A port of inflection-js to node.js module☆556Updated last week
- Portable Shell Commands for Node☆1,741Updated 3 weeks ago
- CSV parsing implementing the Node.js `stream.Transform` API☆802Updated 3 years ago
- JavaScript Expression Parser☆877Updated 2 months ago
- Generate hashes from javascript objects in node and the browser.☆1,421Updated 5 months ago
- Adds source map support to node.js (for stack traces)☆2,162Updated 5 months ago
- DSL that enables you to navigate and find data within your JSON documents☆553Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Serialize JavaScript to a superset of JSON that includes regular expressions and functions.☆2,831Updated last month
- Dynamic JSON Schema Validator - Supports draft-04/06☆289Updated 11 months ago
- JSON Schema validation☆1,837Updated last week
- Formats data into a string table.☆916Updated last month
- RFC6265 Cookies and CookieJar for Node.js☆980Updated last week
- Build complex rules, serialize them as JSON, and execute them in JavaScript☆1,299Updated 6 months ago
- Easily load and persist config without having to think about where and how☆868Updated last month
- JSONata query and transformation language - http://jsonata.org☆2,169Updated this week
- Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️☆1,081Updated 10 months ago
- Promisify a callback-style function☆1,505Updated 2 years ago
- fs with incremental backoff on EMFILE☆1,279Updated 5 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆719Updated 3 years ago