mariocasciaro / object-pathLinks
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
☆1,064Updated 2 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,457Updated last year
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆588Updated 4 years ago
- Easily exclude node modules in Webpack☆1,300Updated 3 weeks ago
- Flatten/unflatten nested Javascript objects☆1,805Updated 10 months ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,742Updated 3 years ago
- Serialize JavaScript to a superset of JSON that includes regular expressions and functions.☆2,866Updated 8 months ago
- Promisify a callback-style function☆1,506Updated 2 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated last year
- Adds source map support to node.js (for stack traces)☆2,191Updated 11 months ago
- modernize node.js to current ECMAScript standards☆1,379Updated 4 years ago
- The non-configurable configuration loader for lazy people.☆1,024Updated 3 years ago
- JSON does not handle circular references. Now it does☆608Updated 6 years ago
- fs with incremental backoff on EMFILE☆1,294Updated last year
- deeply clone arbitrary objects in javascript☆787Updated 3 years ago
- Simple module to add additional directories to the Node module search for top-level app modules☆409Updated 6 years ago
- node's assert.deepEqual algorithm☆792Updated last year
- Temporary file and directory creator for node.js☆756Updated 3 months ago
- A port of inflection-js to node.js module☆573Updated 6 months ago
- Determine the root path to your project☆606Updated 2 years ago
- Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.☆414Updated 2 years ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆914Updated last month
- An isomorphic, bullet-proof, ninja-ready route parsing, matching, and reversing library for Javascript in Node and the browser.☆356Updated 2 years ago
- Complete memoize/cache solution for JavaScript☆1,777Updated last year
- Escape RegExp special characters☆596Updated 2 months ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,933Updated 6 years ago
- Proxy middleware for express/connect☆1,247Updated 2 months ago
- Modular Lodash builds without the hassle.☆1,956Updated 2 years ago
- Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS☆840Updated last week