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 2 years ago
Alternatives and similar repositories for function-loop
Users that are interested in function-loop are comparing it to the libraries listed below
Sorting:
- Convert markdown to GitHub-style HTML using a common set of remark plugins☆40Updated 2 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- a list of javascript modules for managing pull requests☆14Updated 8 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Store your application config in the right location.☆29Updated 2 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Lowercase the keys of an object☆40Updated 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 2 years ago
- A list of objects bound by prototype chain☆20Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Extract the article title of a HTML document☆55Updated last month
- 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
- Self-signed PEM key and certificate ready for use in your HTTPS server☆28Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated last year
- Sink your streams.☆17Updated 2 years ago
- Decode strings according to the WHATWG Encoding Standard☆26Updated last year
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- JavaScript modules with C++ addons☆15Updated 8 years ago
- Recursive file tree nanoiterator☆16Updated 6 years ago
- Check if the package is being installed by another package☆13Updated 7 years ago
- plugin to generate a list of contributors☆23Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- List of node.js builtin modules☆37Updated 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☆60Updated last month