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

https://github.com/sindresorhus/is-ip

Score: 25.636799039202497

Last synced: about 11 hours ago
JSON representation

Repository metadata:

Check if a string is an IP address


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 9 months ago

Total Commits: 24
Total Committers: 5
Avg Commits per committer: 4.8
Development Distribution Score (DDS): 0.167

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
Sindre Sorhus s****s@g****m 20
Dimitri Benin B****r@u****m 1
Richie Bendall r****l@g****m 1
Yanis Benson y****n@g****m 1
silverwind m****e@s****o 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 11
Total pull requests: 6
Average time to close issues: 4 months
Average time to close pull requests: about 17 hours
Total issue authors: 11
Total pull request authors: 6
Average comments per issue: 2.27
Average comments per pull request: 1.5
Merged pull request: 4
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/sindresorhus/is-ip

Top Issue Authors

  • willmacdonald (1)
  • AuspeXeu (1)
  • madtag (1)
  • keyndark (1)
  • muneale (1)
  • achingbrain (1)
  • silverwind (1)
  • jkoutavas (1)
  • CameronMunroe (1)
  • joshxyzhimself (1)
  • NicolasDucom (1)

Top Pull Request Authors

  • silverwind (1)
  • BendingBender (1)
  • UltiRequiem (1)
  • Richienb (1)
  • stroncium (1)
  • ghost (1)

Top Issue Labels

  • :gift: Rewarded on Issuehunt (1)
  • help wanted (1)
  • enhancement (1)

Top Pull Request Labels


Package metadata

npmjs.org: is-ip

Check if a string is an IP address

  • Homepage: https://github.com/sindresorhus/is-ip#readme
  • Licenses: MIT
  • Latest release: 5.0.1 (published almost 3 years ago)
  • Last Synced: 2026-07-19T22:31:07.537Z (2 days ago)
  • Versions: 7
  • Dependent Packages: 220
  • Dependent Repositories: 122,107
  • Downloads: 9,731,579 Last month
  • Docker Downloads: 222,827,900
  • Rankings:
    • Dependent repos count: 0.09%
    • Downloads: 0.137%
    • Docker downloads count: 0.149%
    • Dependent packages count: 0.213%
    • Average: 1.873%
    • Stargazers count: 4.914%
    • Forks count: 5.736%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/sindresorhus
proxy.golang.org: github.com/sindresorhus/is-ip

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/sindresorhus/is-ip#section-documentation
  • Licenses: mit
  • Latest release: v5.0.1+incompatible (published almost 3 years ago)
  • Last Synced: 2026-07-07T21:19:09.935Z (14 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.48%
    • Average: 5.664%
    • Dependent repos count: 5.848%
bower.io: is-ip

  • Homepage:
  • Licenses: mit
  • Latest release: v5.0.1 (published almost 3 years ago)
  • Last Synced: 2026-03-14T22:29:49.473Z (4 months ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.144%
    • Stargazers count: 9.712%
    • Forks count: 13.072%
    • Average: 16.36%
    • Dependent repos count: 37.512%

Dependencies

package.json npm
  • ava ^4.3.1 development
  • tsd ^0.22.0 development
  • xo ^0.51.0 development
  • ip-regex ^5.0.0
  • super-regex ^0.2.0
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite