ColinEberhardt / json-transformsLinks
A recursive, pattern-matching, approach to transforming JSON structures.
☆144Updated 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
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Agnostic tree traversal library.☆89Updated last year
- An implementation of the JSON Merge Patch (RFC 7396)☆85Updated last year
- 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
- A JavaScript DSL for traversing and transforming data based on structural rules☆28Updated last week
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated 2 years ago
- A javascript implementation of json hyper schema.☆47Updated 2 years 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.☆96Updated 3 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
- Generates draft v4 schema from a local file or a remote JSON url.☆183Updated last year
- Lucene Query Parser for Javascript created using PEG.js.☆118Updated 7 years ago
- A simple rules engine expressed in JSON☆126Updated last year
- A JavaScript implementation of the JSON Media Type for partial modifications: http://tools.ietf.org/html/rfc6902☆181Updated 8 years ago
- Filters (removes) objects from document based on passed json-schema