get-port
Port retriever
A utility function to retrieve an available TCP port number
Get an available TCP port
881 stars
15 watching
64 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/get-port-cli | A command-line tool to find an available port on a specified host. | 144 |
sindresorhus/public-ip | A Node.js module that fetches and returns your public IP address from various sources with customizable options for fallbacks and timeout settings. | 1,030 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 342 |
sindresorhus/ipify | Get your public IP address from the Ipify service using JavaScript | 274 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/dot-prop | A library to access properties within nested objects using a dot notation | 822 |
sindresorhus/ansi-escapes | A collection of functions for manipulating the terminal screen in various ways | 498 |
sindresorhus/ps-list | Lists running processes across multiple operating systems | 273 |
sindresorhus/ky-universal | Makes Ky, a modern HTTP client library for browsers, usable in Node.js too | 672 |
sindresorhus/get-stdin | A utility module to retrieve input from standard input as a string or buffer | 337 |
sindresorhus/package-json | A tool to retrieve metadata from the npm registry | 237 |
sindresorhus/p-catch-if | A utility function for handling conditional promise catches | 38 |
sindresorhus/npm-keyword | A utility for fetching metadata about npm packages based on specific keywords | 52 |
sindresorhus/figures | A utility package providing fallback characters for terminal output to ensure compatibility with older systems | 596 |