rauschma / openurl
Node.js module for opening a URL via the operating system
☆71Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for openurl
- Create an array without duplicates☆70Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- touch(1) for node☆122Updated 5 months ago
- Write data to a random temporary file☆104Updated 3 months ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 8 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆82Updated 3 months ago
- Lazy number range generator☆82Updated 10 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆25Updated 2 years ago
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Get locally or globally installation path of given package name.☆42Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Extract the actual stack of an error☆67Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- capitalize a string, or all words in a string☆40Updated 3 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- A through2 to create an Array.prototype.map analog for streams.☆70Updated 6 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- A node module for enabling a module to determine its caller.☆47Updated 2 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 2 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 7 years ago