wait-port
npmv1.1.0Utility to wait for a TCP port to open.
Overview
wait-port is an npm package that utility to wait for a TCP port to open. The latest version is 1.1.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need utility to wait for a TCP port to open and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of wait-port.
Dependencies
Runtime (3)
Dev (8)
Used by
Popular packages that depend on wait-port.
Frequently installed together
A helper utility for logging of WebdriverIO packages
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
TypeScript definitions for node
An HTTP(s) proxy `http.Agent` implementation for HTTPS
Mozilla's Geckodriver for Node.js
An AST-based pattern checker for JavaScript.
An HTTP(s) proxy `http.Agent` implementation for HTTP
V8 coverage provider for Vitest
Next generation testing framework powered by Vite
TypeScript execution environment and REPL for node.js, with source map support
Next-gen browser and mobile automation test framework for Node.js
A JavaScript library to zip and unzip files in the browser, Deno and Node.js
Version history
| Version | Published | License |
|---|---|---|
| 1.1.0latest | 2 years ago | MIT |
| 1.0.4 | 3 years ago | MIT |
| 1.0.3 | 3 years ago | MIT |
| 1.0.1 | 3 years ago | MIT |
| 1.0.0 | 3 years ago | MIT |
| 0.3.1 | 3 years ago | MIT |
| 0.3.0 | 4 years ago | MIT |
| 0.2.14 | 4 years ago | MIT |
| 0.2.13 | 4 years ago | MIT |
| 0.2.9 | 6 years ago | MIT |
| 0.2.8 | 6 years ago | MIT |
| 0.2.7 | 6 years ago | MIT |
| 0.2.6 | 6 years ago | MIT |
| 0.2.4 | 6 years ago | MIT |
| 0.2.3 | 6 years ago | MIT |
| 0.2.2 | 8 years ago | MIT |
| 0.2.1 | 8 years ago | MIT |
| 0.2.0 | 8 years ago | MIT |
| 0.1.4 | 9 years ago | MIT |
| 0.1.3 | 9 years ago | MIT |
Maintainers
Frequently asked questions
How do I install wait-port?
Run `npm install wait-port` to add wait-port to your npm project.
What license is wait-port released under?
wait-port is distributed under the MIT license.
How popular is wait-port?
wait-port has approximately 0 downloads per week and 3 known dependent packages.