sindresorhus / clone-responseLinks
Clone a Node.js HTTP response stream
☆32Updated 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☆75Updated 3 months ago
- Linkify GitHub issue references☆47Updated 5 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Break out of a promise chain☆24Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- ESLint shareable config for Flow to be used with eslint-config-xo☆25Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Analyze npm, hunt for es module packages☆35Updated 6 years ago
- Lowercase the keys of an object☆41Updated last week
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Simple wildcard matching☆34Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Add XO to your project☆47Updated 2 years ago
- Get the version of a binary in semver format☆36Updated last year
- Expand deeply nested values from an object, with support for advanced features☆19Updated last month
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Get the hash of a string☆68Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated last week
- Node.js releases data☆38Updated last week
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week