neilflatley / jsonpath-mapperLinks
A json to json transformation utility with a few nice features to use when translating for example API responses into a domain object for use in your domain-driven JavaScript applications
☆19Updated 2 months ago
Alternatives and similar repositories for jsonpath-mapper
Users that are interested in jsonpath-mapper are comparing it to the libraries listed below
Sorting:
- Lazy node assertions without performance penalty☆71Updated 4 years ago
- Argument validation library based on JSDOC syntax☆31Updated 10 months ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- json-schema dereference utility☆39Updated this week
- An implementation of the JSONPatch (and JSONPointer) IETF RFCs for Javascript (Node.JS and the Browser)☆263Updated last year
- A JavaScript URI template implementation (RFC 6570 compliant)☆193Updated 2 months ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated 2 years ago
- Wrapper for Handlebars that allows helpers returning promises☆47Updated 4 years ago
- Transform an object literal using JSONPath.☆126Updated 5 years ago
- Get the structural diff of two JSON objects☆15Updated 6 years ago
- Adding clarity and conciseness to your JS through predicates☆57Updated last week
- Some utilities for the JSON pointers described by RFC 6901☆182Updated 2 years ago
- A variety of CSV files to serve as an acid test for CSV parsing libraries☆144Updated last year
- A javascript implementation of json hyper schema.☆47Updated 2 years ago
- Quickly assemble clients for JSON-based APIs (powered by JSON Schema)☆120Updated 7 years ago
- A simple service that generates fake JSON data in accordance with a JSON Schema☆100Updated 12 years ago
- traits.js is a minimal, standards-compliant trait composition library for Javascript.☆77Updated 6 years ago
- A JavaScript implementation of the JSON Media Type for partial modifications: http://tools.ietf.org/html/rfc6902☆181Updated 8 years ago
- Access properties of nested objects using dot-path notation☆127Updated 2 years ago
- A collection of node.js streams that work well with promises (through, map, reduce, etc...)☆92Updated 7 years ago
- A JavaScript DSL for traversing and transforming data based on structural rules☆28Updated last week
- Specialized Promise Extensions☆52Updated 2 months ago
- Javascript testing made easy and explicit