jamestalmage / currently-unhandledLinks
Track the list of currently unhandled promise rejections
☆24Updated 6 years ago
Alternatives and similar repositories for currently-unhandled
Users that are interested in currently-unhandled are comparing it to the libraries listed below
Sorting:
- Center-align the text in a string.☆23Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- ☆27Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated 10 months ago
- Check if an object can be used like an Array☆17Updated last month
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago