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
- WeakMap collection as specified in ECMAScript6☆30Updated 3 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
- Modify the filename in a path☆16Updated 2 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Create Error classes☆42Updated 6 years ago
- Detect whether a value is an error☆15Updated 5 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Iterate all the data in a stream☆37Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 7 years ago
- Create streams from promises☆15Updated 8 years ago
- Simple `setImmediate` shim☆28Updated 11 months ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the name of a named function☆33Updated 3 years ago
- List of node.js builtin modules☆38Updated 10 months ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 3 weeks ago
- Fetches all your node modules and keeps them green, with greenkeeper.☆20Updated last year
- Promisified HTTP requests with `bluebird` and `request` modules☆27Updated 8 years ago