isaacs / function-loop
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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Sink your streams.☆17Updated last year
- Transforms .gitignore patterns to ones compatible with the glob package (used by Grunt & others)☆16Updated 4 years ago
- Lowercase the keys of an object☆40Updated last year
- Find a file given a declaration of locations.☆12Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 5 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated last year
- Parse and stringify mdns service types☆15Updated 7 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆20Updated 5 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- A list of objects bound by prototype chain☆20Updated last year
- 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 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 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- Gracefully restore the CLI cursor on exit☆36Updated 5 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- Regular expression for getting the root of a posix or windows filepath.☆13Updated 6 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 3 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- ⏲ - Small timing library☆36Updated 6 years ago