mariocasciaro / object-path
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
☆1,065Updated 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
- Generate hashes from javascript objects in node and the browser.☆1,430Updated 6 months ago
- Flatten/unflatten nested Javascript objects☆1,792Updated 5 months ago
- Complete memoize/cache solution for JavaScript☆1,764Updated 8 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,743Updated 3 years ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Like JSON.stringify, but doesn't throw on circular references☆552Updated 6 months ago
- Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.☆3,020Updated 10 months ago
- Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.☆414Updated 2 years ago
- Asynchronous recursive file copying with Node.js.☆683Updated 4 years ago
- A webpack loader that registers a script as a Web Worker☆1,458Updated 3 years ago
- rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)☆1,922Updated 6 years ago
- The simplified HTTP request client 'request' with Promise support. Powered by native ES6 promises.☆1,099Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated 2 years ago
- Temporary file and directory creator for node.js☆743Updated 6 months ago
- Configurable mock for the fs module☆917Updated last week
- The ultimate javascript content-type utility.☆1,359Updated last month
- modernize node.js to current ECMAScript standards☆1,380Updated 4 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,101Updated this week
- Retries a function that returns a promise, leveraging the power of the retry module.☆314Updated 2 years ago
- JavaScript file system utilities☆1,807Updated 2 weeks ago
- A cross platform solution to node's spawn and spawnSync☆1,123Updated 3 months ago
- Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit☆1,880Updated last year
- ☆667Updated last year
- Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.☆820Updated 3 months ago
- Easily exclude node modules in Webpack☆1,296Updated last year
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆2,853Updated 5 months ago
- Update notifications for your CLI app☆1,770Updated 2 months ago
- Rich JavaScript errors☆1,186Updated 2 years ago
- easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.☆586Updated 4 years ago
- Selectively replace Node-style environment variables with plain strings.☆903Updated 3 years ago