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
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Tests whether one path is inside another path☆42Updated 5 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Find a file given a declaration of locations.☆12Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 8 years ago
- ☆27Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Similar to String#trim() but removes only whitespace on the right☆21Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- 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
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆38Updated last year
- List of node.js builtin modules☆38Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago