https://github.com/Rob--W/proxy-from-env
Score: 28.040404563579866
Last synced: about 14 hours ago
JSON representation
Repository metadata:
A Node.js library to get the proxy URL for a given URL based on standard environment variables (http_proxy, no_proxy, ...).
- Host: GitHub
- URL: https://github.com/Rob--W/proxy-from-env
- Owner: Rob--W
- License: mit
- Created: 2016-02-18T21:07:07.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2026-03-14T18:24:35.000Z (2 months ago)
- Last Synced: 2026-05-15T02:54:41.624Z (3 days ago)
- Language: JavaScript
- Size: 65.4 KB
- Stars: 71
- Watchers: 3
- Forks: 34
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Rob Wu
- Login: Rob--W
- Email:
- Kind: user
- Description:
- Website: https://robwu.nl/
- Location: The Netherlands
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1365071?u=a28e0813dc14227725639ff1d19a94f36319e285&v=4
- Repositories: 104
- Last Synced at: 2023-04-09T06:56:38.704Z
- Profile URL: https://github.com/Rob--W
GitHub Events
Total
- Delete event: 1
- Fork event: 10
- Issue comment event: 23
- Issues event: 5
- Pull request event: 8
- Pull request review comment event: 2
- Pull request review event: 2
- Push event: 7
- Release event: 2
- Watch event: 12
- Total: 72
Last Year
- Delete event: 1
- Fork event: 4
- Issue comment event: 23
- Issues event: 5
- Pull request event: 8
- Pull request review comment event: 2
- Pull request review event: 2
- Push event: 7
- Release event: 2
- Watch event: 8
- Total: 62
Committers metadata
Last synced: 3 days ago
Total Commits: 46
Total Committers: 4
Avg Commits per committer: 11.5
Development Distribution Score (DDS): 0.087
Commits in past year: 20
Committers in past year: 2
Avg Commits per committer in past year: 10.0
Development Distribution Score (DDS) in past year: 0.1
| Name | Commits | |
|---|---|---|
| Rob Wu | r****b@r****l | 42 |
| Orgad Shaneh | o****s@g****m | 2 |
| johnjbarton | j****n@j****m | 1 |
| Andrey Lushnikov | a****v@g****m | 1 |
Issue and Pull Request metadata
Last synced: 2 months ago
Total issues: 20
Total pull requests: 20
Average time to close issues: 6 months
Average time to close pull requests: 5 months
Total issue authors: 18
Total pull request authors: 12
Average comments per issue: 2.25
Average comments per pull request: 2.2
Merged pull request: 5
Bot issues: 0
Bot pull requests: 1
Past year issues: 5
Past year pull requests: 7
Past year average time to close issues: 6 months
Past year average time to close pull requests: 24 days
Past year issue authors: 5
Past year pull request authors: 6
Past year average comments per issue: 2.6
Past year average comments per pull request: 2.14
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- stevenvachon (3)
- parvathi (1)
- aslushnikov (1)
- heathdbrown (1)
- Florian158 (1)
- lenny-mo (1)
- ekovshilovsky (1)
- fabioespinosa (1)
- neoncube2 (1)
- Zekfad (1)
- fagidutt (1)
- petterreinholdtsen (1)
- abhranil26 (1)
- FredKSchott (1)
- flotwig (1)
Top Pull Request Authors
- orgads (4)
- Rob--W (4)
- thomasmey (2)
- BrandonStudio (2)
- johnjbarton (1)
- legosp7 (1)
- zdravko-georgiev (1)
- ekovshilovsky (1)
- dependabot[bot] (1)
- stefdev49 (1)
- Zekfad (1)
- aslushnikov (1)
Top Issue Labels
Top Pull Request Labels
- javascript (1)
- dependencies (1)
Package metadata
- Total packages: 15
-
Total downloads:
- npm: 391,894,885 last-month
- Total docker downloads: 4,434,097,030
- Total dependent packages: 678 (may contain duplicates)
- Total dependent repositories: 559,702 (may contain duplicates)
- Total versions: 35
- Total maintainers: 2
ubuntu-23.10: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env
- Licenses: mit
- Latest release: 1.1.0+~1.0.1-1 (published 3 months ago)
- Last Synced: 2026-03-13T22:19:39.125Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 1.193%
- Forks count: 2.099%
- Stargazers count: 2.672%
npmjs.org: proxy-from-env
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
- Homepage: https://github.com/Rob--W/proxy-from-env#readme
- Licenses: MIT
- Latest release: 2.1.0 (published 2 months ago)
- Last Synced: 2026-05-16T01:30:32.599Z (2 days ago)
- Versions: 7
- Dependent Packages: 674
- Dependent Repositories: 559,702
- Downloads: 391,894,885 Last month
- Docker Downloads: 4,434,097,030
-
Rankings:
- Downloads: 0.011%
- Docker downloads count: 0.035%
- Dependent repos count: 0.05%
- Dependent packages count: 0.092%
- Average: 1.914%
- Forks count: 5.196%
- Stargazers count: 6.103%
- Maintainers (1)
proxy.golang.org: github.com/Rob--W/proxy-from-env
- Homepage:
- Documentation: https://pkg.go.dev/github.com/Rob--W/proxy-from-env#section-documentation
- Licenses:
- Latest release: v2.1.0+incompatible (published 2 months ago)
- Last Synced: 2026-05-16T14:37:45.840Z (1 day ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.741%
- Average: 4.9%
- Dependent repos count: 5.06%
proxy.golang.org: github.com/rob--w/proxy-from-env
- Homepage:
- Documentation: https://pkg.go.dev/github.com/rob--w/proxy-from-env#section-documentation
- Licenses:
- Latest release: v2.1.0+incompatible (published 2 months ago)
- Last Synced: 2026-05-15T02:57:52.784Z (3 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.811%
- Average: 4.973%
- Dependent repos count: 5.135%
npmjs.org: https-proxy-utils
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
- Homepage: https://github.com/Rob--W/proxy-from-env#readme
- Status: unpublished
- Licenses: MIT
- Latest release: 7.0.1 (published 10 months ago)
- Last Synced: 2026-05-15T02:58:07.655Z (3 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 4.111%
- Stargazers count: 4.824%
- Average: 16.964%
- Dependent repos count: 24.119%
- Dependent packages count: 34.801%
- Maintainers (1)
repo1.maven.org: org.webjars.npm:proxy-from-env
WebJar for proxy-from-env
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/proxy-from-env/
- Licenses: MIT
- Latest release: 2.1.0 (published about 2 months ago)
- Last Synced: 2026-04-20T01:23:35.347Z (28 days ago)
- Versions: 3
- Dependent Packages: 4
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 13.421%
- Average: 23.981%
- Stargazers count: 24.305%
- Forks count: 26.217%
- Dependent repos count: 31.98%
repo1.maven.org: org.webjars.bowergithub.rob--w:proxy-from-env
WebJar for proxy-from-env
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.bowergithub.rob--w/proxy-from-env/
- Licenses: MIT
- Latest release: 1.0.0 (published over 7 years ago)
- Last Synced: 2026-04-20T01:23:35.369Z (28 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 24.305%
- Forks count: 26.217%
- Dependent repos count: 31.98%
- Average: 32.841%
- Dependent packages count: 48.86%
ubuntu-23.04: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env#readme
- Licenses:
- Latest release: 1.1.0-4 (published 3 months ago)
- Last Synced: 2026-03-12T00:17:22.489Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env#readme
- Documentation: https://packages.debian.org/bullseye/node-proxy-from-env
- Licenses:
- Latest release: 1.1.0-2 (published 3 months ago)
- Last Synced: 2026-03-14T02:20:50.519Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env#readme
- Licenses:
- Latest release: 1.1.0-3 (published 3 months ago)
- Last Synced: 2026-03-07T16:34:15.241Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: node-proxy-from-env
Proxy URL from environment variables
- Homepage: https://github.com/Rob--W/proxy-from-env
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n2840
- Licenses: expat
- Latest release: 1.1.0 (published 3 months ago)
- Last Synced: 2026-04-27T16:54:58.692Z (20 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env
- Licenses:
- Latest release: 1.1.0+~1.0.1-1 (published 3 months ago)
- Last Synced: 2026-03-09T07:27:47.558Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env
- Documentation: https://packages.debian.org/trixie/node-proxy-from-env
- Licenses:
- Latest release: 1.1.0+~1.0.1-1 (published 3 months ago)
- Last Synced: 2026-03-14T07:04:18.615Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env#readme
- Documentation: https://packages.debian.org/bookworm/node-proxy-from-env
- Licenses:
- Latest release: 1.1.0-4 (published 3 months ago)
- Last Synced: 2026-03-13T20:41:52.724Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: node-proxy-from-env
- Homepage: https://github.com/Rob--W/proxy-from-env
- Licenses:
- Latest release: 1.1.0+~1.0.1-1 (published 3 months ago)
- Last Synced: 2026-03-06T07:01:19.250Z (2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- coveralls ^3.0.9 development
- eslint ^6.8.0 development
- istanbul ^0.4.5 development
- mocha ^7.1.0 development
- actions/checkout v4 composite
- actions/setup-node v4 composite
- coverallsapp/github-action v2 composite