ColinEberhardt / json-transforms
A recursive, pattern-matching, approach to transforming JSON structures.
☆140Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for json-transforms
- Transform an object literal using JSONPath.☆124Updated 4 years ago
- Some utilities for the JSON pointers described by RFC 6901☆178Updated 11 months ago
- JSON toolkit for JavaScript.☆105Updated last year
- Agnostic tree traversal library.☆85Updated 5 months ago
- Simplify your schema by combining allOf☆98Updated 10 months ago
- An implementation of the JSON Merge Patch (RFC 7396)☆77Updated 9 months ago
- A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.☆93Updated last year
- Parse/stringify JSON and provide source-map for JSON-pointers to all nodes - supports BigInt, Maps, Sets and Typed arrays☆70Updated 8 months ago
- DSL that enables you to navigate and find data within your JSON documents☆553Updated last year
- Topologically sort directed acyclic graphs (such as dependency lists) in javascript☆299Updated last year
- A javascript implementation of json hyper schema.☆43Updated last year
- Packages for working with JSON Schema and JSON Hyper-Schema☆321Updated last month
- Dynamic JSON Schema Validator - Supports draft-04/06☆289Updated 9 months ago
- Zero-cost state-machine library for robust, testable and portable user interfaces (most machines compile ~1-2KB)☆202Updated 3 years ago
- Quickly assemble clients for JSON-based APIs (powered by JSON Schema)☆122Updated 6 years ago
- Constraint Satisfaction Problem Solving (CSP): A Constraint solver in JavaScript☆64Updated 4 years ago
- Parser of GraphViz dot file format☆75Updated 2 months ago
- A JavaScript implementation of the JSON Media Type for partial modifications: http://tools.ietf.org/html/rfc6902☆181Updated 7 years ago
- Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation☆181Updated 2 months ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated last year
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- json-schema dereference utility☆39Updated last month
- Library to diff JSON objects into atomic put and delete operations, and apply change sets to objects. Useful with Levelup/LevelDB object …☆121Updated 3 years ago
- A simple rules engine expressed in JSON☆119Updated 4 months ago
- A utility to get the sub-schema from a JSON-schema from the path in an object☆14Updated 10 months ago
- Expression Language for creating and executing business rules in decision table based on DMN 1.1 specification for conformance level 3☆93Updated last year
- A simple service that generates fake JSON data in accordance with a JSON Schema☆99Updated 10 years ago
- Generate diagrams for parser grammars☆237Updated last year
- Convert pre-exiating JSON objects to Falcor JSON graph☆14Updated 8 years ago