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
- Host: GitHub
- URL: https://github.com/sindresorhus/is-ip
- Owner: sindresorhus
- License: mit
- Created: 2014-09-06T11:52:15.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T13:42:06.000Z (almost 3 years ago)
- Last Synced: 2026-01-27T22:55:02.524Z (6 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 117
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
- Security: .github/security.md
-
Funding:
- Github: sindresorhus
- Open collective: sindresorhus
- Custom: https://sindresorhus.com/donate
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
GitHub Events
Total
- Issue comment event: 1
- Issues event: 1
- Watch event: 4
- Total: 6
Last Year
- Issue comment event: 1
- Issues event: 1
- Watch event: 3
- Total: 5
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 | 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
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
- Total packages: 3
-
Total downloads:
- npm: 9,731,579 last-month
- Total docker downloads: 222,827,900
- Total dependent packages: 220 (may contain duplicates)
- Total dependent repositories: 122,107 (may contain duplicates)
- Total versions: 21
- Total maintainers: 1
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
- 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
- actions/checkout v3 composite
- actions/setup-node v3 composite