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:
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Returns the next buffer/object in a stream's readable queue☆22Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- ☆26Updated 7 years ago
- ☆27Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- A tool for respawning node binaries when special flags are present.☆21Updated 3 years ago
- Create Error classes☆41Updated 6 years ago
- Turn an array like into an array☆12Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Check if an object can be used like an Array☆16Updated 4 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the length of the longest item in an array.☆29Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 7 years ago