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

https://github.com/FormulaMonks/scaffoldizr

Score: 3.7841896339182615

Last synced: about 13 hours ago
JSON representation

Repository metadata:

Opinionated TypeScript/Bun Scaffolding Tool for creating Structurizr DSL Documentations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 667
Total Committers: 4
Avg Commits per committer: 166.75
Development Distribution Score (DDS): 0.262

Commits in past year: 248
Committers in past year: 3
Avg Commits per committer in past year: 82.667
Development Distribution Score (DDS) in past year: 0.258

Name Email Commits
Andrés Zorro a****o@f****o 492
dependabot[bot] 4****] 164
Andrés Zorro (Windows PC) z****g@g****m 10
copilot-swe-agent[bot] 1****t 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 6
Total pull requests: 148
Average time to close issues: 24 days
Average time to close pull requests: 6 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 0.67
Average comments per pull request: 0.41
Merged pull request: 90
Bot issues: 1
Bot pull requests: 135

Past year issues: 1
Past year pull requests: 27
Past year average time to close issues: N/A
Past year average time to close pull requests: 9 days
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: 1.15
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 23

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

Top Issue Authors

  • andreszorro (3)
  • jemc (2)
  • dependabot[bot] (1)

Top Pull Request Authors

  • dependabot[bot] (135)
  • andreszorro (11)
  • zorrodg (2)

Top Issue Labels

  • bug (3)
  • enhancement (2)
  • javascript (1)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (135)
  • javascript (118)
  • github_actions (10)
  • ruby (7)

Dependencies

.github/workflows/e2e.yaml actions
  • actions/cache v6 composite
  • actions/checkout v7 composite
  • actions/download-artifact v7 composite
  • jdx/mise-action v4 composite
.github/workflows/test-build.yaml actions
  • actions/checkout v7 composite
  • actions/upload-artifact v6 composite
  • jdx/mise-action v4 composite
bun.lock npm
  • 213 dependencies
.github/workflows/pr.yaml actions
.github/workflows/renovate.yaml actions
  • renovatebot/github-action v46.2.1 composite
.github/workflows/release.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • jdx/mise-action v2 composite
  • softprops/action-gh-release v1 composite
  • stefanzweifel/git-auto-commit-action v5 composite
docs/Gemfile rubygems
  • jekyll-remote-include >= 0 development
  • jekyll >= 0
  • jekyll-theme-hacker ~> 0.2.0
  • kramdown-parser-gfm ~> 1.1
  • webrick ~> 1.8
docs/Gemfile.lock rubygems
  • addressable 2.8.6
  • bundler 2.5.3
  • colorator 1.1.0
  • concurrent-ruby 1.2.3
  • em-websocket 0.5.3
  • eventmachine 1.2.7
  • ffi 1.16.3
  • forwardable-extended 2.6.0
  • http_parser.rb 0.8.0
  • i18n 1.14.4
  • jekyll 3.9.5
  • jekyll-remote-include 1.0.2
  • jekyll-sass-converter 1.5.2
  • jekyll-seo-tag 2.8.0
  • jekyll-theme-hacker 0.2.0
  • jekyll-watch 2.2.1
  • kramdown 2.4.0
  • kramdown-parser-gfm 1.1.0
  • liquid 4.0.4
  • listen 3.9.0
  • mercenary 0.3.6
  • pathutil 0.16.2
  • public_suffix 5.0.4
  • rb-fsevent 0.11.2
  • rb-inotify 0.10.1
  • rexml 3.2.6
  • rouge 3.30.0
  • safe_yaml 1.0.5
  • sass 3.7.4
  • sass-listen 4.0.0
  • webrick 1.8.1
package.json npm
  • @biomejs/biome ^1.4.0 development
  • @types/bun ^1.0.6 development
  • @types/yargs ^17.0.32 development
  • commitizen ^4.3.0 development
  • cz-conventional-changelog ^3.3.0 development
  • generate-changelog ^1.8.0 development
  • husky ^8.0.3 development
  • lint-staged ^14.0.0 development
  • chalk ^5.3.0
  • change-case ^5.2.0
  • handlebars ^4.7.8
  • inquirer ^9.2.15
  • minimist ^1.2.8
  • yargs ^17.7.2
.github/workflows/docs.yaml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • jdx/mise-action v2 composite