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:
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Apply an async function to each Array element in series☆21Updated 9 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 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- WeakMap collection as specified in ECMAScript6☆30Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Spawn locally installed npm dependencies with cross platform env and argument parsing support☆38Updated 9 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Simple `setImmediate` shim☆28Updated last year
- Iterate all the data in a stream☆37Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- ☆27Updated 4 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated last year
- Modify the filename in a path☆16Updated 2 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- An asynchronous middleware pattern☆27Updated last year
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Create streams from promises☆15Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 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