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
- 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 list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A list of objects bound by prototype chain☆20Updated last year
- 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
- a list of javascript modules for managing pull requests☆14Updated 7 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 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
- Sink your streams.☆17Updated 2 years ago
- Get a list of npm packages with keywords☆52Updated last year
- List of node.js builtin modules☆38Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- fs read and write streams based on minipass☆20Updated last year
- Scaffold out a Generate generator project.☆11Updated 8 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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 8 years ago
- A list of directories you should ignore by default☆23Updated 3 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
- Store your application config in the right location.☆29Updated 2 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Slice a string with ANSI escape codes☆49Updated last year