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:
- Lowercase the keys of an object☆41Updated 2 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
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Get the path of the parent module☆79Updated 4 months ago
- List of node.js builtin modules☆37Updated 2 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- A list of objects bound by prototype chain☆20Updated 3 months ago
- a list of javascript modules for managing pull requests☆14Updated 8 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Sink your streams.☆17Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 4 months ago
- Create CLIs for unified processors☆36Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- A better forEach☆23Updated 11 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 7 years ago