sindresorhus / is-port-reachableLinks
Check if a local or remote port is reachable
☆110Updated last year
Alternatives and similar repositories for is-port-reachable
Users that are interested in is-port-reachable are comparing it to the libraries listed below
Sorting:
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Get the username of the current user☆143Updated last year
- touch(1) for node☆124Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Read and parse a JSON file☆245Updated 2 years ago
- Write data to a random temporary file☆105Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Block users from running your app with root permissions☆98Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Read a chunk from a file☆123Updated last year
- Make your terminal beep☆135Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Check if argv has a specific flag☆94Updated 4 years ago
- Generate a random integer☆86Updated 4 years ago
- Check if a path exists☆150Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Get a random item from an array☆56Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Convert a URL to a valid filename☆77Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆68Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Filter object keys and values into a new object☆103Updated last year
- 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