JSONPath-Plus / JSONPathLinks
A fork of JSONPath from http://goessner.net/articles/JsonPath/
☆1,130Updated this week
Alternatives and similar repositories for JSONPath
Users that are interested in JSONPath are comparing it to the libraries listed below
Sorting:
- Query and manipulate JavaScript objects with JSONPath expressions. Robust JSONPath engine for Node.js.☆1,418Updated 2 months ago
- Javascript implementation of JMESPath, a query language for JSON☆842Updated 2 years ago
- Parse, Resolve, and Dereference JSON Schema $ref pointers in Node and browsers☆1,087Updated 2 weeks ago
- 🧞 Convert JSON Objects to MySQL, JSON Schema, Mongoose, Google BigQuery, Swagger, and more.☆1,069Updated 2 years ago
- A sax style parser for JS☆1,135Updated 3 weeks ago
- JSON Schema validation☆1,867Updated last month
- Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.☆1,957Updated 3 months ago
- Generate hashes from javascript objects in node and the browser.☆1,474Updated last year
- JavaScript Expression Parser☆948Updated last year
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,936Updated 7 years ago
- Node.js library for parsing crontab instructions☆1,462Updated last week
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,156Updated last year
- Abstraction for exponential and custom retry strategies for failed operations.☆1,263Updated 2 years ago
- Build complex rules, serialize them as JSON, and execute them in JavaScript☆1,434Updated last year
- JSONata query and transformation language - http://jsonata.org☆2,506Updated 3 months ago
- fs with incremental backoff on EMFILE☆1,304Updated 3 months ago
- Turns async function into sync via JavaScript wrapper of Node event loop☆1,004Updated 2 months ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Rete based rules engine written in javascript☆957Updated 7 years ago
- yet another unzip library for node☆797Updated 8 months ago
- Tiny Validator for JSON Schema v4☆1,171Updated last year
- Swagger 2.0 and OpenAPI 3.0 parser/validator☆1,180Updated 2 months ago
- A Monorepo of various packages to power OpenAPI in node☆919Updated last year
- A fast and minimal circular JSON parser.☆1,108Updated 8 months ago
- A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)☆1,066Updated 3 years ago
- NodeJS bindings for libxml2 written in Typescript☆1,060Updated 3 weeks ago
- Benchmarks for Node.js JSON-schema validators☆387Updated last year
- A PURE JS W3C Standard based(XML DOM Level2 CORE) DOMParser and XMLSerializer.☆824Updated 5 years ago
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Dynamic JSON Schema Validator - Supports draft-04/06