sindresorhus / is-port-reachableLinks
Check if a local or remote port is reachable
☆110Updated 2 years ago
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☆160Updated last month
 - Write data to a random temporary file☆107Updated last year
 - Block users from running your app with root permissions☆99Updated 2 years ago
 - Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
 - Read and parse a JSON file☆246Updated 2 years ago
 - touch(1) for node☆124Updated last week
 - Parse yes/no like values☆270Updated 2 months ago
 - Indent each line in a string☆113Updated 3 years ago
 - Get free disk space info from `df -kP`☆63Updated last month
 - Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
 - Wordwrap a string with ANSI escape codes☆129Updated last month
 - Get a random item from an array☆56Updated 3 years ago
 - Get the username of the current user☆144Updated last year
 - Check if it's the first time the process is run☆81Updated last month
 - Check if argv has a specific flag☆94Updated 4 years ago
 - Get a random temporary file path☆80Updated 2 years ago
 - Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
 - Simplified high resolution timing☆84Updated last year
 - Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
 - Truncate text and keeps urls safe.☆54Updated 2 years ago
 - Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
 - Check if something is a Node.js stream☆114Updated last year
 - Convenience wrapper for Got to interact with the GitHub API☆176Updated 3 years ago
 - Check if the process is running with elevated privileges☆42Updated 4 years ago
 - Generate a random integer☆87Updated last month
 - Ensure a function is only called once☆163Updated last year
 - Replace all substring matches in a string☆89Updated 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…☆70Updated 4 years ago
 - Stringify and write JSON to a file atomically☆222Updated last month
 - Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago