sindresorhus / decompress-responseLinks
Decompress a HTTP response if needed
☆75Updated 2 months ago
Alternatives and similar repositories for decompress-response
Users that are interested in decompress-response are comparing it to the libraries listed below
Sorting:
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Get the path of the parent module☆79Updated 3 months ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Log the value/error of a promise☆28Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Get the fullname of the current user☆48Updated 2 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- fs read and write streams based on minipass☆20Updated 2 months ago