sindresorhus / loud-rejectionView external linksLinks
Make unhandled promise rejections fail loudly instead of the default silent fail
☆282Jan 24, 2021Updated 5 years ago
Alternatives and similar repositories for loud-rejection
Users that are interested in loud-rejection are comparing it to the libraries listed below
Sorting:
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 3 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last week
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Check if a value is an object☆42Apr 16, 2021Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Jan 23, 2021Updated 5 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Get your PATH prepended with locally installed binaries☆107Oct 28, 2024Updated last year
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Jan 24, 2021Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Promise ponyfill with pinkie☆116May 22, 2018Updated 7 years ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated last week
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Mar 20, 2023Updated 2 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 5 months ago
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- [DEPRECATED] Check if the runtime is io.js instead of Node.js☆15May 16, 2017Updated 8 years ago
- Convert a value to an array☆133Nov 9, 2021Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Jan 24, 2021Updated 5 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- Create Error classes☆41Nov 27, 2018Updated 7 years ago
- Check if a string matches the name of a Node.js builtin module☆63Feb 27, 2025Updated 11 months ago
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Toggle the CLI cursor☆113Jul 26, 2024Updated last year