An open API service for producing an overview of a list of open source projects.

https://github.com/dwmkerr/wait-port

Score: 25.771124977713978

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Simple binary to wait for a port to open. Useful for docker-compose and general server side activities.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 128
Total Committers: 17
Avg Commits per committer: 7.529
Development Distribution Score (DDS): 0.445

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Dave Kerr d****r@g****m 71
greenkeeper[bot] g****] 26
github-actions[bot] 4****] 13
Daniel Tschinder 2****z 4
Andreas Mischke a****s@m****e 2
Uladzimir Havenchyk u****r@t****m 1
Antonio Nuno Monteiro a****o@g****m 1
Austin Cherry a****r@g****m 1
Christopher Wright c****1@g****m 1
Danny Cochran d****l@c****g 1
Denis z****d@g****m 1
Kieran Barker 2****r 1
Mateusz Burzyński m****i@g****m 1
MinarKotonoha 4****5 1
alecf a****f@f****g 1
allcontributors[bot] 4****] 1
guardrails[bot] g****] 1

Issue and Pull Request metadata

Last synced: 28 days ago

Total issues: 27
Total pull requests: 78
Average time to close issues: 5 months
Average time to close pull requests: 3 months
Total issue authors: 13
Total pull request authors: 18
Average comments per issue: 1.56
Average comments per pull request: 1.45
Merged pull request: 67
Bot issues: 3
Bot pull requests: 41

Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: about 3 hours
Past year average time to close pull requests: 2 days
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dwmkerr/wait-port

Top Issue Authors

  • dwmkerr (13)
  • greenkeeper[bot] (3)
  • chengzhuo5 (1)
  • vitramir (1)
  • avegancafe (1)
  • banool (1)
  • shellscape (1)
  • elsbrock (1)
  • JasoonS (1)
  • alexandredevely (1)
  • saskewindeed (1)
  • KATT (1)
  • bendavis78 (1)

Top Pull Request Authors

  • greenkeeper[bot] (26)
  • dwmkerr (20)
  • github-actions[bot] (13)
  • danez (5)
  • chengzhuo5 (2)
  • kieranbarker (2)
  • allcontributors[bot] (2)
  • zlocate (1)
  • dannycochran (1)
  • havenchyk (1)
  • andreasmischke (1)
  • CoderCoco (1)
  • anmonteiro (1)
  • acmacalister (1)
  • Andarist (1)

Top Issue Labels

  • greenkeeper (3)

Top Pull Request Labels

  • greenkeeper (26)
  • autorelease: tagged (13)
  • guardrails (1)

Package metadata

npmjs.org: wait-port

Utility to wait for a TCP port to open.

  • Homepage: https://github.com/dwmkerr/wait-port#readme
  • Licenses: MIT
  • Latest release: 1.1.0 (published almost 3 years ago)
  • Last Synced: 2026-08-12T03:33:56.300Z (1 day ago)
  • Versions: 22
  • Dependent Packages: 391
  • Dependent Repositories: 25,989
  • Downloads: 18,349,585 Last month
  • Docker Downloads: 7,420,076
  • Rankings:
    • Dependent packages count: 0.145%
    • Downloads: 0.163%
    • Dependent repos count: 0.187%
    • Docker downloads count: 0.546%
    • Average: 1.729%
    • Stargazers count: 3.563%
    • Forks count: 5.773%
  • Maintainers (1)
npmjs.org: @minar-kotonoha/wait-port

Utility to wait for a TCP port to open.

  • Homepage: https://github.com/dwmkerr/wait-port#readme
  • Licenses: MIT
  • Latest release: 1.1.0 (published about 2 years ago)
  • Last Synced: 2026-08-12T03:33:56.703Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 6 Last month
  • Rankings:
    • Downloads: 11.851%
    • Average: 25.333%
    • Dependent repos count: 26.153%
    • Dependent packages count: 37.996%
  • Maintainers (1)

Dependencies

package-lock.json npm
  • 481 dependencies
package.json npm
  • codecov ^3.6.1 development
  • eslint ^6.5.1 development
  • eslint-plugin-import ^2.18.2 development
  • eslint-plugin-node ^10.0.0 development
  • mocha ^7.2.0 development
  • mocha-junit-reporter ^1.23.1 development
  • nyc ^14.1.1 development
  • sinon ^8.0.0 development
  • standard-version ^8.0.0 development
  • chalk ^2.4.2
  • commander ^3.0.2
  • debug ^4.1.1
.github/workflows/pull-request.yaml actions
  • actions/checkout v2 composite
  • actions/setup-node v1 composite
.github/workflows/release-please.yaml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • actions/upload-artifact v3 composite
  • google-github-actions/release-please-action v3 composite