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
- Strip the final newline character from a string/buffer☆36Updated 4 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated last year
- Get the default browser☆54Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 weeks ago
- ☆11Updated last year
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- ☆33Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- A Set implementation with expirable keys☆16Updated 6 years ago
- Check if your package was installed globally☆70Updated last year
- npm exec (npx) Programmatic API☆33Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated last month
- Node.js releases data☆36Updated last week
- Make a function mimic another one☆94Updated 4 months ago
- Find the path of a value in a complex JavaScript object graph/tree.☆10Updated 4 years ago
- Given an entrypoint, get all of the dependencies connected to it.☆30Updated last year
- Check if your code is running as an npm script☆55Updated 3 years ago
- Clone a Node.js HTTP response stream☆30Updated 9 months ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 7 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Check if argv has a specific flag☆94Updated 3 years ago
- Use the Node `dns` API in Chrome Apps☆33Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Compare two software versions, with any number of points (<1KB)☆20Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆55Updated 3 weeks ago