silverwind / default-gatewayLinks
Get the default network gateway, cross-platform.
☆88Updated last year
Alternatives and similar repositories for default-gateway
Users that are interested in default-gateway are comparing it to the libraries listed below
Sorting:
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Get the $PATH from the shell☆69Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Import a globally installed module☆58Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 2 years ago
- Check if a process is running☆58Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 10 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get PID from a port☆79Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Generate a unique random string☆85Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Cross-platform .zip file creation☆130Updated last year
- Check if something is a Node.js stream☆112Updated 7 months ago
- Check if a Buffer/Uint8Array is a PNG image☆47Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Embed data in other data and easily extract it when needed☆73Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Make a function mimic another one☆94Updated 7 months ago