ColinEberhardt / json-transformsLinks
A recursive, pattern-matching, approach to transforming JSON structures.
☆143Updated last year
Alternatives and similar repositories for json-transforms
Users that are interested in json-transforms are comparing it to the libraries listed below
Sorting:
- Transform an object literal using JSONPath.☆126Updated 5 years ago
- A javascript implementation of json hyper schema.☆44Updated 2 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.☆94Updated 2 years ago
- A JavaScript DSL for traversing and transforming data based on structural rules☆28Updated last year
- XML to JavaScript parser using XML Schema to guide conversion☆61Updated 9 years ago
- Argument validation library based on JSDOC syntax☆31Updated 5 months ago
- a javascript library for storing arbitrary data in mathematical (di)graphs, as well as traversing and analyzing them in various ways (ECM…☆92Updated 4 years ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated 2 years ago
- Library to diff JSON objects into atomic put and delete operations, and apply change sets to objects. Useful with Levelup/LevelDB object …☆123Updated 4 years ago
- A JavaScript library for working with Table Schema.☆83Updated 2 years ago
- Library for two-way data binding between local and remote JSON models. It uses JSON-Patch for data updates and Operational Transformation…☆56Updated 2 years ago
- Generates draft v4 schema from a local file or a remote JSON url.☆180Updated last year
- Turn any collection of objects into its own efficient tree or linked list using Symbol☆111Updated 5 years ago
- Doc generation on steroids☆234Updated 5 years ago
- Adding clarity and conciseness to your JS through predicates☆57Updated 2 months ago
- JavaScript tool for visualizing json-schemas☆194Updated 3 years ago
- ES6 proxy powered JSON Object observer that emits JSON patches when changes occur to your object tree.☆95Updated 2 years ago
- Agnostic tree traversal library.☆87Updated last year
- An implementation of the JSON Merge Patch (RFC 7396)☆83Updated last year
- JSONiq Implementation that compiles to JavaScript☆66Updated 3 years ago
- A pure JavaScript component for rendering JSON Schema in HTML.☆49Updated 7 months ago
- Port of libxml to JavaScript using Emscripten☆178Updated last year
- An implementation of the JSONPatch (and JSONPointer) IETF RFCs for Javascript (Node.JS and the Browser)☆264Updated last year
- A JavaScript implementation of the JSON Media Type for partial modifications: http://tools.ietf.org/html/rfc6902☆182Updated 8 years ago
- Parser of GraphViz dot file format☆79Updated 2 weeks ago
- Transform (reformat) JSON structures from one to another using JavaScript☆191Updated 4 years ago
- Quickly assemble clients for JSON-based APIs (powered by JSON Schema)☆120Updated 6 years ago
- Abstract Syntax Tree (AST) Query Engine☆206Updated last year
- Git implemented in EcmaScript (a fork of JS-Git)☆67Updated 2 years ago