sindresorhus / responselike
A response-like object for mocking a Node.js HTTP response stream
☆36Updated 2 years ago
Alternatives and similar repositories for responselike:
Users that are interested in responselike are comparing it to the libraries listed below
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the default browser☆55Updated last year
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated last year
- Get the version of a binary in semver format☆35Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if your package was installed globally☆70Updated last year
- fs read and write streams based on minipass☆20Updated 9 months ago
- Cleanup expired items in a Map☆18Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 3 months ago
- Node.js releases data☆36Updated this week
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆43Updated 10 months ago
- Use the browser Fetch API from the main process in Electron☆34Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- ESLint shareable config for Flow to be used with eslint-config-xo☆24Updated 3 years ago
- Make a function mimic another one☆94Updated 6 months ago
- Provide a package name, get a list of every version, and who published it.☆24Updated 10 months ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago