jamestalmage / currently-unhandledLinks
Track the list of currently unhandled promise rejections
☆24Updated 7 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 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Tests whether one path is inside another path☆43Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- ☆27Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- PostCSS plugin to discard overridden keyframes or counter-style.☆16Updated 9 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 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
- 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 10 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- One promise for multiple requests in flight to avoid async duplication☆17Updated 5 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆29Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 weeks ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Updated last week
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago