moxystudio / js-deep-for-each
Recursively iterates over collections arrays and objects
☆35Updated 4 years ago
Alternatives and similar repositories for js-deep-for-each:
Users that are interested in js-deep-for-each are comparing it to the libraries listed below
- Create a lazily evaluated value☆69Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated last month
- Require global npm as a local node module.☆32Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Find the closest babel config based on a directory☆13Updated 6 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated last week
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Utility for easily feeding mock responses to unit tests that require command line input from the user☆39Updated 9 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get a description of a JS object's shape.☆25Updated 7 years ago