mariocasciaro / object-path
A tiny JavaScript utility to access deep properties using a path (for Node and the Browser)
☆1,062Updated last year
Related projects ⓘ
Alternatives and complementary repositories for object-path
- Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.☆413Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- Modular Lodash builds without the hassle.☆1,954Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,408Updated 3 months ago
- Escape RegExp special characters☆582Updated 5 months ago
- An implementation of PHP's strip_tags in Typescript.☆494Updated 2 years ago
- 【v0.2 no longer maintained】 Fix babel/babel#2212 - Follow the babel@5 behavior for babel@6☆728Updated last year
- Temporary file and directory creator for node.js☆740Updated 4 months ago
- pipe streams together and close all of them if one of them closes☆908Updated 2 months ago
- Like JSON.stringify, but doesn't throw on circular references☆550Updated 3 months ago
- A cross platform solution to node's spawn and spawnSync☆1,092Updated this week
- The ultimate javascript content-type utility.☆1,334Updated 2 months ago
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,902Updated last year
- Easily exclude node modules in Webpack☆1,295Updated 10 months ago
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,747Updated 2 years ago
- A library for deep (recursive) merging of Javascript objects☆2,764Updated last year
- Asynchronous recursive file copying with Node.js.☆681Updated 4 years ago
- fs with incremental backoff on EMFILE☆1,272Updated 3 months ago
- Convert callback-based javascript to ES6 Promises☆522Updated last year
- Simple module to add additional directories to the Node module search for top-level app modules☆411Updated 6 years ago
- Flatten/unflatten nested Javascript objects☆1,783Updated 2 months ago
- Adds source map support to node.js (for stack traces)☆2,162Updated 3 months ago
- Complete memoize/cache solution for JavaScript☆1,745Updated 5 months ago
- invariant☆1,222Updated 2 years ago
- ES2015 Object.assign() ponyfill☆920Updated last year
- Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser.☆3,002Updated 7 months ago
- A lightweight string replace engine for text-based templates☆276Updated 7 years ago
- Easy monkey-patching for node.js unit tests☆3,082Updated 7 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,114Updated last year