mokesmokes / backoLinks
exponential backoff without the weird cruft
☆18Updated 6 years ago
Alternatives and similar repositories for backo
Users that are interested in backo are comparing it to the libraries listed below
Sorting:
- A CSS Modules transform to extract local aliases for inline imports☆41Updated last month
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Repeat a string - fast☆35Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Javascript to CSS: A convenience wrapper around free-style☆20Updated 8 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Simple `setImmediate` shim☆29Updated 3 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- No more require("./../../../../../../../../some/other/file.js")☆15Updated 7 years ago
- ☆27Updated 4 years ago
- Create Error classes☆41Updated 7 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago