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☆42Updated 6 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Turn an array like into an array☆12Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Javascript to CSS: A convenience wrapper around free-style☆20Updated 8 years ago
- Check if a value is an Observable☆40Updated 3 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Convert an Observable to a Promise☆48Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- This module exists to facilitate the t.match() method in node-tap (http://npm.im/tap)☆22Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- Repeat a string - fast☆34Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- A CSS selector-based parser for React Standard Tree (RST) traversal.☆18Updated 2 years ago
- Codemods for AVA☆68Updated 6 years ago
- No more require("./../../../../../../../../some/other/file.js")☆15Updated 7 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 4 months ago
- Module to wrap try-catch for better performance and cleaner API.☆22Updated 8 years ago
- Array.prototype.includes spec-compliant polyfill☆43Updated last month