isaacs / function-loopLinks
Run a list of functions in order in a given object context. The functions can be callback-taking or promise-returning.
☆13Updated 3 months ago
Alternatives and similar repositories for function-loop
Users that are interested in function-loop are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- A list of objects bound by prototype chain☆20Updated 3 months ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Sink your streams.☆17Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- a list of javascript modules for managing pull requests☆14Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- fs read and write streams based on minipass☆20Updated 3 months ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- List of node.js builtin modules☆37Updated 2 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Updated 4 years ago
- Global logging utility.☆18Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago