mariocasciaro / object-pathLinks
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
☆1,066Updated 3 years ago
Alternatives and similar repositories for object-path
Users that are interested in object-path are comparing it to the libraries listed below
Sorting:
- Generate hashes from javascript objects in node and the browser.☆1,472Updated last year
- Flatten/unflatten nested Javascript objects☆1,815Updated 2 months ago
- Promisify a callback-style function☆1,513Updated 3 years ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆589Updated 5 years ago
- JSON Schema validation☆1,864Updated last week
- Easily exclude node modules in Webpack☆1,298Updated 6 months ago
- Proxy middleware for express/connect☆1,250Updated 2 weeks ago
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,037Updated 3 years ago
- fs with incremental backoff on EMFILE☆1,303Updated 2 months ago
- modernize node.js to current ECMAScript standards☆1,377Updated 5 years ago
- Simple module to add additional directories to the Node module search for top-level app modules☆408Updated 7 years ago
- Rich JavaScript errors☆1,191Updated this week
- Determine the root path to your project☆606Updated 3 years ago
- Adds source map support to node.js (for stack traces)☆2,196Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 4 years ago
- A port of inflection-js to node.js module☆580Updated 2 months ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,261Updated 2 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 3 years ago
- pipe streams together and close all of them if one of them closes☆918Updated 7 months ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 3 years ago
- deeply clone arbitrary objects in javascript☆787Updated 4 years ago
- 【v0.2 no longer maintained】 Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6☆725Updated 3 years ago
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Convert callback-based javascript to ES6 Promises☆522Updated 2 years ago
- Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.☆415Updated 3 years ago
- node's assert.deepEqual algorithm☆792Updated 2 weeks ago
- Escape RegExp special characters☆598Updated 8 months ago
- Asynchronous recursive file copying with Node.js.☆685Updated 5 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,936Updated 7 years ago
- Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit☆1,884Updated 2 years ago