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

https://github.com/swanysimon/mdlint

formatter linter markdown

Score: 11.941651266652945

Last synced: about 23 hours ago
JSON representation

Repository metadata:

A tool for consistent, reliable Markdown formatting and best practices


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 247
Total Committers: 5
Avg Commits per committer: 49.4
Development Distribution Score (DDS): 0.287

Commits in past year: 247
Committers in past year: 5
Avg Commits per committer in past year: 49.4
Development Distribution Score (DDS) in past year: 0.287

Name Email Commits
Simon Swanson g****t@s****z 176
Claude n****y@a****m 48
renovate[bot] 2****] 14
HeinrichAD H****D 8
paul pereyda karayan p****n@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 17
Total pull requests: 35
Average time to close issues: 28 days
Average time to close pull requests: 11 days
Total issue authors: 6
Total pull request authors: 3
Average comments per issue: 1.12
Average comments per pull request: 0.49
Merged pull request: 26
Bot issues: 3
Bot pull requests: 21

Past year issues: 17
Past year pull requests: 35
Past year average time to close issues: 28 days
Past year average time to close pull requests: 11 days
Past year issue authors: 6
Past year pull request authors: 3
Past year average comments per issue: 1.12
Past year average comments per pull request: 0.49
Past year merged pull request: 26
Past year bot issues: 3
Past year bot pull requests: 21

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

Top Issue Authors

  • HeinrichAD (4)
  • campbell-brown (4)
  • thoroc (3)
  • renovate[bot] (3)
  • swanysimon (2)
  • bronsen (1)

Top Pull Request Authors

  • renovate[bot] (21)
  • swanysimon (9)
  • HeinrichAD (5)

Top Issue Labels

Top Pull Request Labels


Package metadata

proxy.golang.org: github.com/swanysimon/mdlint

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/swanysimon/mdlint#section-documentation
  • Licenses: unlicense
  • Latest release: v0.3.23 (published 3 days ago)
  • Last Synced: 2026-08-13T14:54:33.288Z (2 days ago)
  • Versions: 32
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.702%
    • Average: 4.86%
    • Dependent repos count: 5.018%
pypi.org: markdownlint-rs

Opinionated Markdown formatter and linter

  • Homepage: https://github.com/swanysimon/mdlint
  • Documentation: https://markdownlint-rs.readthedocs.io/
  • Licenses: Unlicense
  • Latest release: 0.3.23 (published 3 days ago)
  • Last Synced: 2026-08-13T14:34:49.983Z (2 days ago)
  • Versions: 13
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,327 Last month
  • Rankings:
    • Dependent packages count: 7.686%
    • Average: 25.572%
    • Dependent repos count: 43.458%
  • Maintainers (1)
npmjs.org: markdownlint-rs

Opinionated Markdown formatter and linter

  • Homepage: https://github.com/swanysimon/mdlint
  • Licenses: Unlicense
  • Latest release: 0.3.23 (published 3 days ago)
  • Last Synced: 2026-08-13T14:44:39.203Z (2 days ago)
  • Versions: 10
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 347 Last month
  • Rankings:
    • Dependent repos count: 22.513%
    • Average: 27.474%
    • Dependent packages count: 32.435%
  • Maintainers (1)
crates.io: markdownlint-rs

A fast, flexible, configuration-based command-line interface for linting Markdown/CommonMark files

  • Homepage:
  • Documentation: https://docs.rs/markdownlint-rs/
  • Licenses: Unlicense
  • Latest release: 0.3.23 (published 3 days ago)
  • Last Synced: 2026-08-13T14:34:49.952Z (2 days ago)
  • Versions: 28
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 686 Total
  • Rankings:
    • Dependent repos count: 19.056%
    • Dependent packages count: 25.196%
    • Average: 45.863%
    • Downloads: 93.339%
  • Maintainers (1)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain stable composite
.github/workflows/tag.yml actions
  • actions/checkout v4 composite
  • actions/create-release v1 composite
  • docker/build-push-action v5 composite
  • docker/login-action v3 composite
  • docker/metadata-action v5 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3 composite
  • dtolnay/rust-toolchain stable composite
Dockerfile docker
  • alpine 3.19 build
  • rust 1.91-alpine build
Cargo.toml cargo
  • tempfile 3.14 development
  • clap 4.5
  • globset 0.4
  • ignore 0.4
  • jsonc-parser 0.29.0
  • pulldown-cmark 0.13.0
  • regex 1.10
  • serde 1.0
  • serde_json 1.0
  • serde_yaml 0.9
  • thiserror 2.0.18
Cargo.lock cargo
  • aho-corasick 1.1.4
  • anstream 0.6.21
  • anstyle 1.0.13
  • anstyle-parse 0.2.7
  • anstyle-query 1.1.4
  • anstyle-wincon 3.0.10
  • bitflags 2.10.0
  • bstr 1.12.1
  • cfg-if 1.0.4
  • clap 4.5.51
  • clap_builder 4.5.51
  • clap_derive 4.5.49
  • clap_lex 0.7.6
  • colorchoice 1.0.4
  • crossbeam-deque 0.8.6
  • crossbeam-epoch 0.9.18
  • crossbeam-utils 0.8.21
  • equivalent 1.0.2
  • errno 0.3.14
  • fastrand 2.3.0
  • getopts 0.2.24
  • getrandom 0.3.4
  • globset 0.4.18
  • hashbrown 0.16.0
  • heck 0.5.0
  • ignore 0.4.23
  • indexmap 2.12.0
  • is_terminal_polyfill 1.70.2
  • itoa 1.0.15
  • jsonc-parser 0.29.0
  • libc 0.2.177
  • linux-raw-sys 0.11.0
  • log 0.4.28
  • memchr 2.7.6
  • once_cell 1.21.3
  • once_cell_polyfill 1.70.2
  • proc-macro2 1.0.103
  • pulldown-cmark 0.13.0
  • pulldown-cmark-escape 0.11.0
  • quote 1.0.42
  • r-efi 5.3.0
  • regex 1.12.2
  • regex-automata 0.4.13
  • regex-syntax 0.8.8
  • rustix 1.1.2
  • ryu 1.0.20
  • same-file 1.0.6
  • serde 1.0.228
  • serde_core 1.0.228
  • serde_derive 1.0.228
  • serde_json 1.0.145
  • serde_yaml 0.9.34+deprecated
  • strsim 0.11.1
  • syn 2.0.109
  • tempfile 3.23.0
  • thiserror 2.0.18
  • thiserror-impl 2.0.18
  • unicase 2.8.1
  • unicode-ident 1.0.22
  • unicode-width 0.2.2
  • unsafe-libyaml 0.2.11
  • utf8parse 0.2.2
  • walkdir 2.5.0
  • wasip2 1.0.1+wasi-0.2.4
  • winapi-util 0.1.11
  • windows-link 0.2.1
  • windows-sys 0.60.2
  • windows-targets 0.53.5
  • windows_aarch64_gnullvm 0.53.1
  • windows_aarch64_msvc 0.53.1
  • windows_i686_gnu 0.53.1
  • windows_i686_gnullvm 0.53.1
  • windows_i686_msvc 0.53.1
  • windows_x86_64_gnu 0.53.1
  • windows_x86_64_gnullvm 0.53.1
  • windows_x86_64_msvc 0.53.1
  • wit-bindgen 0.46.0
.github/workflows/ci.yml actions
.github/workflows/lint.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • dtolnay/rust-toolchain stable composite