mariocasciaro / object-pathLinks
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
☆1,066Updated 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,469Updated last year
- Flatten/unflatten nested Javascript objects☆1,812Updated 2 weeks ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆589Updated 5 years ago
- node's assert.deepEqual algorithm☆788Updated last year
- Like JSON.stringify, but doesn't throw on circular references☆554Updated last year
- Promisify a callback-style function☆1,510Updated 3 years ago
- Easily exclude node modules in Webpack☆1,297Updated 4 months ago
- Temporary file and directory creator for node.js☆767Updated last week
- fs with incremental backoff on EMFILE☆1,301Updated last month
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,035Updated 2 years ago
- Escape RegExp special characters☆598Updated 6 months ago
- A port of inflection-js to node.js module☆577Updated last month
- Convert callback-based javascript to ES6 Promises☆524Updated 2 years ago
- deeply clone arbitrary objects in javascript☆788Updated 4 years ago
- Runs Promises in a pool that limits their concurrency.☆381Updated 2 years ago
- Determine the root path to your project☆606Updated 3 years ago
- Schema-Inspector is a simple JavaScript object sanitization and validation module.☆503Updated 11 months ago
- Rich JavaScript errors☆1,192Updated 3 years ago
- Adds source map support to node.js (for stack traces)☆2,195Updated last year
- Simple module to add additional directories to the Node module search for top-level app modules☆409Updated 7 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆782Updated 2 years ago
- pipe streams together and close all of them if one of them closes☆918Updated 5 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 5 years ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,745Updated 3 years ago
- The non-configurable configuration loader for lazy people.☆1,033Updated 3 years ago
- Complete memoize/cache solution for JavaScript☆1,782Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,904Updated 3 years ago
- Serialize JavaScript to a superset of JSON that includes regular expressions and functions.☆2,906Updated this week
- modernize node.js to current ECMAScript standards☆1,376Updated 4 years ago
- Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.☆415Updated 2 years ago