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 last year
Alternatives and similar repositories for function-loop
Users that are interested in function-loop are comparing it to the libraries listed below
Sorting:
- Lowercase the keys of an object☆40Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- Callback wrapping utility☆56Updated last year
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Store your application config in the right location.☆29Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Convert an Observable to a Promise☆49Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 3 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
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆20Updated 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
- fs read and write streams based on minipass☆20Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.☆23Updated 7 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 7 years ago
- Fast way to write a file atomically, for Node.js☆19Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Decompress a HTTP response if needed☆72Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- A list of objects bound by prototype chain☆20Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago