sindresorhus / decompress-responseLinks
Decompress a HTTP response if needed
☆74Updated 3 weeks ago
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☆60Updated 2 years ago
- Get the path of the parent module☆78Updated last month
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- Strip the final newline character from a string/buffer☆36Updated last year
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Get the fullname of the current user☆47Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Regular expression for matching reserved filename characters☆51Updated last month