Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

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

Last synced: about 6 hours ago

Repository metadata:


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 29
Total Committers: 9
Avg Commits per committer: 3.222
Development Distribution Score (DDS): 0.414

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
Michael Ferris m****s@h****m 17
Michael Ferris 4****e 3
James Messinger j****r@g****m 2
Michael Ferris m****r@m****m 2
Anthony McCormick a****k@g****m 1
gliviu g****u@g****m 1
Rafael J. Rodriguez R****2 1
Steven s****n@c****m 1
chocolateboy c****e@c****g 1

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

npm: 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 1 year ago)
  • Last Synced: 2024-11-08T21:34:55.920Z (1 day ago)
  • Versions: 10
  • Dependent Packages: 389
  • Dependent Repositories: 250,580
  • Downloads: 56,819,659 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)
maven: 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 about 7 years ago)
  • Last Synced: 2024-11-08T21:34:55.481Z (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