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 week
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 10 months ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 7 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Create Error classes☆41Updated 7 years ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 9 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 8 years ago
- Right-align the text in a string.☆19Updated 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Codemods for AVA☆68Updated 7 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 3 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 months ago