HenrikJoreteg / tryitLinks
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
Sorting:
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 5 months ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- 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
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Modify the filename in a path☆16Updated 3 years ago
- Simple `setImmediate` shim☆28Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the name of a named function☆33Updated 4 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 7 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Check if a file is executable☆29Updated 7 years ago
- Conditional promise catch handler☆38Updated 4 years ago
- Create Error classes☆41Updated 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
- Iterate all the data in a stream☆37Updated 6 years ago