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 3 weeks ago
- touch(1) for node☆124Updated last year
- Block users from running your app with root permissions☆99Updated 2 years ago
- Write data to a random temporary file☆106Updated last year
- Read and parse a JSON file☆247Updated 2 years ago
- Check if it's the first time the process is run☆81Updated last month
- Get a random item from an array☆56Updated 3 years ago
- Strip leading whitespace from each line in a string☆142Updated last month
- Parse yes/no like values☆270Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Gracefully cleanup when termination signals are sent to your process.☆184Updated 8 years ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- 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
- Get the username of the current user☆144Updated last year
- Generate a random integer☆87Updated 3 weeks ago
- Indent each line in a string☆113Updated 3 years ago
- Copy a file☆121Updated 2 months ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Reliably get the terminal window size☆144Updated last year
- Simplified high resolution timing☆84Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Ensure a function is only called once☆163Updated last year
- Check if a path exists☆152Updated 3 years ago
- Caseless object set/get/has, very useful when working with HTTP headers.☆95Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Detect the indentation of code☆197Updated 3 weeks ago