sindresorhus / responselikeLinks
A response-like object for mocking a Node.js HTTP response stream
☆37Updated last month
Alternatives and similar repositories for responselike
Users that are interested in responselike are comparing it to the libraries listed below
Sorting:
- Make a function mimic another one☆97Updated last year
- Check if your package was installed globally☆70Updated 2 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- A better `Promise.race()`☆51Updated 2 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 2 months ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- Get the hash of an object☆139Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- ☆33Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Expand deeply nested values from an object, with support for advanced features☆18Updated 4 months ago
- Regular expression for matching issue references☆49Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Node.js releases data☆38Updated 3 weeks ago
- Get the default browser☆59Updated 3 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago