wesleytodd / events-async
A wrapper around the EventEmitter to handle promise based async events
☆11Updated 3 years ago
Alternatives and similar repositories for events-async
Users that are interested in events-async are comparing it to the libraries listed below
Sorting:
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Iterate over promises serially☆50Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Functional errors with formatted output☆17Updated 2 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆41Updated 2 months ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 6 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Get a PATH containing locally installed module executables.☆50Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆34Updated 3 years ago
- Format a TAP stream using Mocha's set of reporters☆28Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Support any Observable library and polyfill☆70Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 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