sindresorhus / decompress-response
Decompress a HTTP response if needed
☆72Updated 11 months ago
Alternatives and similar repositories for decompress-response:
Users that are interested in decompress-response are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Linkify GitHub issue references☆46Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the fullname of the current user☆47Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Get the path of the parent module☆77Updated last year
- Get the first fulfilled promise that satisfies the provided testing function☆75Updated 2 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago