electerious / nice-tryLinks
Tries to execute a function and discards any error that occurs.
☆67Updated last week
Alternatives and similar repositories for nice-try
Users that are interested in nice-try are comparing it to the libraries listed below
Sorting:
- Check if your package was installed globally☆70Updated last year
- Make a function mimic another one☆94Updated 8 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Filter object keys and values into a new object☆102Updated last year
- Node.js releases data☆36Updated last week
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if stdout or stderr is interactive☆117Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated 2 months ago
- Conditional promise chains☆61Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 5 months ago
- Debounce a function☆127Updated 10 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago