isaacs / inflight-DEPRECATED-DO-NOT-USE
Add callbacks to requests in flight to avoid async duplication
☆73Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for inflight-DEPRECATED-DO-NOT-USE
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 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
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 3 years ago
- Read the contents of node_modules☆42Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- convert module usage to inline expressions☆74Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆37Updated 11 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Create a Vinyl file from an actual file☆41Updated last year
- Callback wrapping utility☆55Updated 9 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Read all the installed packages in a folder, and return a tree structure with all the data.☆52Updated 2 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Check if a file path is a binary file☆43Updated 6 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- An asynchronous middleware pattern☆27Updated 11 months ago