mcmath / deep-mapLinks
Transforms nested values of complex objects
☆44Updated 6 years ago
Alternatives and similar repositories for deep-map
Users that are interested in deep-map are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 4 years ago
- Write data to a random temporary file☆105Updated last year
- Run your code after compilation is done.☆18Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Recursively merge values in a JavaScript object.☆111Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 3 years ago
- ♻️ Get, set, or delete nested properties of process.env using a dot path☆32Updated 4 years ago
- Conditional promise chains☆62Updated 4 years ago
- Module for handle uncaught errors and promises rejections☆68Updated 7 years ago
- Compile and resolve template strings notation as specified in ES6☆79Updated 3 years ago
- Recursively filters collections (arrays and objects)☆17Updated 6 years ago
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Parse postgres array columns☆21Updated 6 months ago
- Node filesystem spies and mocks☆50Updated last week
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Sort an object's keys, including an optional key list☆32Updated 6 months ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- List of known HTML tag names☆63Updated last year
- In-memory MongoDB Server. Ideal for testing.☆58Updated 6 years ago
- Install dependencies using Yarn with npm fallback.☆30Updated 2 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 7 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago