sindresorhus / clone-responseLinks
Clone a Node.js HTTP response stream
☆30Updated last year
Alternatives and similar repositories for clone-response
Users that are interested in clone-response are comparing it to the libraries listed below
Sorting:
- Decompress a HTTP response if needed☆72Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Linkify GitHub issue references☆46Updated 10 months ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Get the hash of a string☆66Updated 3 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- ESLint shareable config for Flow to be used with eslint-config-xo☆24Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Add XO to your project☆47Updated last year
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 weeks ago
- Get the version of a binary in semver format☆35Updated last year
- Node.js releases data☆36Updated 3 weeks ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- fs read and write streams based on minipass☆20Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago