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

https://github.com/mccormicka/string-argv

Score: 27.81859254559944

Last synced: about 3 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 31
Total Committers: 8
Avg Commits per committer: 3.875
Development Distribution Score (DDS): 0.29

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

Name Email Commits
Michael Ferris m****s@h****m 22
dependabot[bot] 4****] 2
James Messinger j****r@g****m 2
gliviu g****u@g****m 1
chocolateboy c****e@c****g 1
Steven s****n@c****m 1
Rafael J. Rodriguez R****2 1
Anthony McCormick a****k@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 13
Total pull requests: 14
Average time to close issues: 8 months
Average time to close pull requests: 3 months
Total issue authors: 12
Total pull request authors: 10
Average comments per issue: 2.46
Average comments per pull request: 1.29
Merged pull request: 9
Bot issues: 0
Bot pull requests: 2

Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: about 6 hours
Past year average time to close pull requests: 1 day
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.0
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 2

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/mccormicka/string-argv

Top Issue Authors

  • rafamel (2)
  • BadIdeaException (1)
  • jason-ha (1)
  • chocolateboy (1)
  • gucong3000 (1)
  • Cellule (1)
  • vlsi (1)
  • martinheidegger (1)
  • bakkot (1)
  • JamesMessinger (1)
  • char0n (1)
  • arpyzo (1)

Top Pull Request Authors

  • Cellule (4)
  • dependabot[bot] (2)
  • styfle (1)
  • Rafase282 (1)
  • chocolateboy (1)
  • TooTallNate (1)
  • JamesMessinger (1)
  • rafamel (1)
  • gliviu (1)
  • mavthedev (1)

Top Issue Labels

Top Pull Request Labels

  • javascript (2)
  • dependencies (2)

Package metadata

npmjs.org: string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

  • Homepage: https://github.com/mccormicka/string-argv
  • Licenses: MIT
  • Latest release: 0.3.2 (published over 3 years ago)
  • Last Synced: 2026-08-13T04:57:36.993Z (1 day ago)
  • Versions: 10
  • Dependent Packages: 389
  • Dependent Repositories: 250,580
  • Downloads: 139,100,287 Last month
  • Docker Downloads: 2,111,236,691
  • Rankings:
    • Downloads: 0.037%
    • Docker downloads count: 0.063%
    • Dependent repos count: 0.068%
    • Dependent packages count: 0.141%
    • Average: 2.059%
    • Stargazers count: 5.781%
    • Forks count: 6.265%
  • Maintainers (2)
proxy.golang.org: github.com/mccormicka/string-argv

npmjs.org: @cjser/string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

  • Homepage: https://github.com/mccormicka/string-argv
  • Licenses: MIT
  • Latest release: 0.3.2-cjser.2 (published 3 months ago)
  • Last Synced: 2026-08-13T02:04:52.371Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 13 Last month
  • Rankings:
    • Dependent repos count: 21.802%
    • Average: 26.613%
    • Dependent packages count: 31.423%
  • Maintainers (1)
npmjs.org: @tootallnate/string-argv

string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.

  • Homepage: https://github.com/mccormicka/string-argv
  • Licenses: MIT
  • Latest release: 1.0.1 (published 8 months ago)
  • Last Synced: 2026-08-13T02:29:46.224Z (1 day ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 27 Last month
  • Rankings:
    • Dependent repos count: 23.253%
    • Average: 28.395%
    • Dependent packages count: 33.537%
  • Maintainers (1)
repo1.maven.org: org.webjars.npm:string-argv

WebJar for string-argv

  • Homepage: http://webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/string-argv/
  • Licenses: MIT
  • Latest release: 0.0.2 (published almost 9 years ago)
  • Last Synced: 2026-08-13T02:25:20.841Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.98%
    • Average: 31.989%
    • Dependent packages count: 31.998%

Dependencies

package-lock.json npm
  • balanced-match 1.0.0 development
  • brace-expansion 1.1.11 development
  • concat-map 0.0.1 development
  • exit 0.1.2 development
  • fs.realpath 1.0.0 development
  • glob 7.1.3 development
  • inflight 1.0.6 development
  • inherits 2.0.3 development
  • jasmine 2.99.0 development
  • jasmine-core 2.99.1 development
  • minimatch 3.0.4 development
  • once 1.4.0 development
  • path-is-absolute 1.0.1 development
  • typescript 3.4.3 development
  • wrappy 1.0.2 development
package.json npm
  • jasmine ^2.4.1 development
  • typescript ^3.4.3 development
.github/workflows/node.js.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
commonjs/package.json npm