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:
- Sink your streams.☆17Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Find a file given a declaration of locations.☆12Updated 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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 5 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 10 months ago
- a list of javascript modules for managing pull requests☆14Updated 7 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated 10 months ago
- A list of objects bound by prototype chain☆20Updated last year
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 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
- Check if the package is being installed by another package☆13Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Make colorful trees out of JSON objects using archy☆26Updated 10 years ago