sindresorhus / decompress-responseLinks
Decompress a HTTP response if needed
☆72Updated last year
Alternatives and similar repositories for decompress-response
Users that are interested in decompress-response are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- fs read and write streams based on minipass☆20Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 weeks ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago