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
- 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
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Tools for manipulating semver strings and objects☆22Updated 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
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 10 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 7 years ago
- Turn an array like into an array☆12Updated 3 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 8 months ago
- Iterate all the data in a stream☆37Updated 6 years ago
- A tool for respawning node binaries when special flags are present.☆21Updated 3 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Modify the filename in a path☆16Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 11 months ago
- Detect whether a value is an error☆15Updated 5 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 9 years ago
- ES6 template string helper for deindentation☆11Updated 9 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Create Error classes☆42Updated 6 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- Tee up a test server in one file, tear it down in another☆13Updated last year
- `Array.prototype` iteration methods for any iterator.☆18Updated 10 years ago