HenrikJoreteg / tryit
Module to wrap try-catch for better performance and cleaner API.
☆22Updated 8 years ago
Alternatives and similar repositories for tryit:
Users that are interested in tryit are comparing it to the libraries listed below
- Get the name of a named function☆33Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Modify the filename in a path☆16Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- API for combining call site modifiers☆41Updated 5 years ago
- Check if a file is executable☆30Updated 6 years ago
- Node.js 0.12 util.debuglog() ponyfill☆19Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 4 years ago
- Experimental infrastructure for creating Istanbul-compatible code coverage☆21Updated 8 years ago
- Create Error classes☆42Updated 6 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
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Create streams from promises☆15Updated 9 years ago
- Self-signed SSL certificate for development.☆13Updated 10 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month