electerious / nice-tryLinks
Tries to execute a function and discards any error that occurs.
☆69Updated 3 months ago
Alternatives and similar repositories for nice-try
Users that are interested in nice-try are comparing it to the libraries listed below
Sorting:
- Make a function mimic another one☆96Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Block the main thread for a given amount of time☆128Updated 2 weeks ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 4 months ago
- Debounce a function☆130Updated last year
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated last year
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆101Updated 2 years ago
- Check if a project is using Yarn☆66Updated 4 months ago
- Get the path of the parent module☆79Updated 4 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Fixes your ES import paths - from Node-style to explicit filenames☆122Updated 3 years ago
- Check if something is a promise☆45Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Check if a value is a plain object☆104Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Import and transpile JSX on the fly☆179Updated 2 years ago
- Import a globally installed module☆59Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- An implementation of window.fetch in Node.js using Minipass streams☆57Updated 3 months ago
- Parse milliseconds into an object☆124Updated last year
- Ponyfill for Error#captureStackTrace☆63Updated 3 years ago