https://github.com/crowdstrike/browser-webdriver-downloader

Install and wrap msedgedriver in Node.js

https://github.com/crowdstrike/browser-webdriver-downloader

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Install and wrap msedgedriver in Node.js

Basic Info
  • Host: GitHub
  • Owner: CrowdStrike
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 297 KB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 1
  • Open Issues: 12
  • Releases: 0
Created almost 4 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog License

README.md

browser-webdriver-downloader

npm version

Install and wrap msedgedriver in Node.js

Setting EDGEDRIVER_VERSION will prevent it from downloading latest, for example EDGEDRIVER_VERSION=102.0.1245.33 npm install.

Setting DETECT_EDGEDRIVER_VERSION=true will match your installed Edge version.

Setting SKIP_EDGEDRIVER_DOWNLOAD=true will skip the download.

Any supported proxy config from proxy-from-env will work.

Owner

  • Name: CrowdStrike
  • Login: CrowdStrike
  • Kind: organization
  • Email: github@crowdstrike.com
  • Location: United States of America

GitHub Events

Total
  • Delete event: 10
  • Issue comment event: 2
  • Push event: 65
  • Pull request event: 24
  • Fork event: 1
  • Create event: 10
Last Year
  • Delete event: 10
  • Issue comment event: 2
  • Push event: 65
  • Pull request event: 24
  • Fork event: 1
  • Create event: 10

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 162
  • Total Committers: 3
  • Avg Commits per committer: 54.0
  • Development Distribution Score (DDS): 0.29
Past Year
  • Commits: 8
  • Committers: 3
  • Avg Commits per committer: 2.667
  • Development Distribution Score (DDS): 0.5
Top Committers
Name Email Commits
Kelly Selden k****n@g****m 115
renovate[bot] 2****] 45
Kelly Selden 6****n 2

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 5
  • Total pull requests: 101
  • Average time to close issues: 4 months
  • Average time to close pull requests: 23 days
  • Total issue authors: 3
  • Total pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.03
  • Merged pull requests: 84
  • Bot issues: 1
  • Bot pull requests: 49
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 29 days
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • kellyselden (3)
  • renovate[bot] (1)
  • GreatWizard (1)
Pull Request Authors
  • renovate[bot] (59)
  • kellyselden (54)
  • sbonasu (2)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 1,860 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 0
  • Total versions: 26
  • Total maintainers: 2
npmjs.org: browser-webdriver-downloader

Install and wrap msedgedriver in Node.js

  • Versions: 26
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Downloads: 1,860 Last month
Rankings
Downloads: 7.7%
Dependent packages count: 9.5%
Forks count: 15.7%
Average: 17.1%
Dependent repos count: 25.3%
Stargazers count: 27.1%
Last synced: 11 months ago

Dependencies

package.json npm
  • @crowdstrike/commitlint ^5.0.0 development
  • eslint ^8.0.0 development
  • eslint-config-crowdstrike ^8.0.0 development
  • eslint-config-crowdstrike-node ^3.0.0 development
  • eslint-plugin-json-files ^1.0.0 development
  • eslint-plugin-node ^11.0.0 development
  • remark-cli ^11.0.0 development
  • remark-preset-lint-crowdstrike ^2.0.0 development
  • renovate-config-standard ^2.0.0 development
  • standard-version 9.5.0 development
  • execa ^5.0.0
  • extract-zip ^2.0.1
  • got ^11.8.5
yarn.lock npm
  • 556 dependencies
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • kellyselden/ember-cli-update-action v4 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite