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:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Repeat a string - fast☆34Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- ☆27Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- A CSS Modules transform to extract local aliases for inline imports☆42Updated 7 months 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
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 11 months ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago