sindresorhus / timed-outLinks
Timeout HTTP/HTTPS requests
☆51Updated 4 years ago
Alternatives and similar repositories for timed-out
Users that are interested in timed-out are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- List of node.js builtin modules☆38Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- Transform the first chunk in a stream☆26Updated last year
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Rename a function☆46Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year