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

https://github.com/DamonOehlman/wildcard

Score: 27.871310164269406

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 47
Total Committers: 5
Avg Commits per committer: 9.4
Development Distribution Score (DDS): 0.404

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
Damon Oehlman d****n@g****m 28
Damon Oehlman d****n@s****m 14
dkrainas87@gmail.com d****7@g****m 3
Nathan Oehlman n****n@s****m 1
Javier Aranda j****r@a****o 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 9
Total pull requests: 12
Average time to close issues: 9 months
Average time to close pull requests: 7 months
Total issue authors: 9
Total pull request authors: 5
Average comments per issue: 3.33
Average comments per pull request: 1.08
Merged pull request: 8
Bot issues: 0
Bot pull requests: 4

Past year issues: 0
Past year pull requests: 1
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: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/DamonOehlman/wildcard

Top Issue Authors

  • rauchg (1)
  • ColmHally (1)
  • Portur (1)
  • stevenvachon (1)
  • DamonOehlman (1)
  • iamkhalidbashir (1)
  • lwhiteley (1)
  • floatingLomas (1)
  • lotusorrose (1)

Top Pull Request Authors

  • dependabot[bot] (4)
  • DamonOehlman (4)
  • danielkrainas (2)
  • nathanoehlman (1)
  • javierav (1)

Top Issue Labels

  • enhancement (1)

Top Pull Request Labels

  • dependencies (4)
  • javascript (1)

Package metadata

npmjs.org: wildcard

Wildcard matching tools

  • Homepage: https://github.com/DamonOehlman/wildcard#readme
  • Licenses: MIT
  • Latest release: 2.0.1 (published over 3 years ago)
  • Last Synced: 2026-08-24T14:03:17.904Z (3 days ago)
  • Versions: 11
  • Dependent Packages: 368
  • Dependent Repositories: 523,867
  • Downloads: 71,043,914 Last month
  • Docker Downloads: 5,983,736,421
  • Rankings:
    • Docker downloads count: 0.02%
    • Downloads: 0.041%
    • Dependent repos count: 0.051%
    • Dependent packages count: 0.148%
    • Average: 2.439%
    • Stargazers count: 6.761%
    • Forks count: 7.612%
  • Maintainers (1)
repo1.maven.org: org.webjars.npm:wildcard

WebJar for wildcard

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/wildcard/
  • Licenses: MIT
  • Latest release: 2.0.1 (published about 3 years ago)
  • Last Synced: 2026-08-25T13:34:19.471Z (1 day ago)
  • Versions: 3
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 22.361%
    • Stargazers count: 24.444%
    • Average: 27.241%
    • Forks count: 30.178%
    • Dependent repos count: 31.98%

Dependencies

package.json npm
  • tape ^4.6.3 development
yarn.lock npm
  • balanced-match 1.0.0
  • brace-expansion 1.1.11
  • concat-map 0.0.1
  • deep-equal 1.0.1
  • define-properties 1.1.3
  • defined 1.0.0
  • es-abstract 1.13.0
  • es-to-primitive 1.2.0
  • for-each 0.3.3
  • fs.realpath 1.0.0
  • function-bind 1.1.1
  • glob 7.1.4
  • has 1.0.3
  • has-symbols 1.0.0
  • inflight 1.0.6
  • inherits 2.0.4
  • is-callable 1.1.4
  • is-date-object 1.0.1
  • is-regex 1.0.4
  • is-symbol 1.0.2
  • minimatch 3.0.4
  • minimist 1.2.0
  • object-inspect 1.6.0
  • object-keys 1.1.1
  • once 1.4.0
  • path-is-absolute 1.0.1
  • path-parse 1.0.6
  • resolve 1.10.1
  • resumer 0.0.0
  • string.prototype.trim 1.1.2
  • tape 4.10.2
  • through 2.3.8
  • wrappy 1.0.2
.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite