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

https://github.com/remarkjs/remark-rehype

hast html markdown mdast rehype remark

Score: 29.339908276916244

Last synced: about 9 hours ago
JSON representation

Repository metadata:

plugin that turns markdown into HTML to support rehype


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 155
Total Committers: 7
Avg Commits per committer: 22.143
Development Distribution Score (DDS): 0.058

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
Titus Wormer t****r@g****m 146
Greenkeeper s****t@g****o 2
gtnbssn g****n@g****m 2
Christian Murphy c****2@g****m 2
Remco Haszing r****g@g****m 1
JounQin a****n@1****e 1
John Otander j****r@g****m 1

Issue and Pull Request metadata

Last synced: 24 days ago

Total issues: 21
Total pull requests: 19
Average time to close issues: 20 days
Average time to close pull requests: 10 days
Total issue authors: 20
Total pull request authors: 11
Average comments per issue: 4.67
Average comments per pull request: 2.16
Merged pull request: 9
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 1
Past year average time to close issues: about 7 hours
Past year average time to close pull requests: 19 minutes
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 6.0
Past year average comments per pull request: 5.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/remarkjs/remark-rehype

Top Issue Authors

  • SunPj (2)
  • akrawitz (1)
  • januswel (1)
  • CxRes (1)
  • dwoznicki (1)
  • ben519 (1)
  • stevemk14ebr (1)
  • Fgruntjes (1)
  • Nugine (1)
  • tjex (1)
  • jackyzha0 (1)
  • verhovsky (1)
  • yCobanoglu (1)
  • adarsh0raj (1)
  • andrezero (1)

Top Pull Request Authors

  • greenkeeperio-bot (7)
  • gtnbssn (2)
  • ChristianMurphy (2)
  • johno (1)
  • farnabaz (1)
  • wooorm (1)
  • remcohaszing (1)
  • JounQin (1)
  • januswel (1)
  • rfoel (1)
  • andrejpavlovic (1)

Top Issue Labels

  • 🙋 no/question (7)
  • 👎 phase/no (5)
  • 💪 phase/solved (5)
  • 🐛 type/bug (3)
  • 🤞 phase/open (2)
  • 🙉 open/needs-info (2)
  • 👀 no/external (2)
  • 👍 phase/yes (1)
  • 🗄 area/interface (1)
  • 🏗 area/tools (1)
  • 🙅 no/wontfix (1)
  • 👶 semver/patch (1)
  • 🤷 no/invalid (1)

Top Pull Request Labels

  • 💪 phase/solved (16)
  • 📦 area/deps (7)
  • 📚 area/docs (4)
  • 🦋 type/enhancement (2)
  • 🗄 area/interface (1)
  • 🙅 no/wontfix (1)
  • 🐛 type/bug (1)
  • 🤞 phase/open (1)
  • 🧒 semver/minor (1)
  • 👎 phase/no (1)
  • ☂️ area/types (1)
  • 🧑 semver/major (1)

Package metadata

npmjs.org: remark-rehype

remark plugin that turns markdown into HTML to support rehype

  • Homepage: https://github.com/remarkjs/remark-rehype#readme
  • Licenses: MIT
  • Latest release: 11.1.2 (published over 1 year ago)
  • Last Synced: 2026-08-12T01:13:27.742Z (1 day ago)
  • Versions: 26
  • Dependent Packages: 876
  • Dependent Repositories: 75,487
  • Downloads: 158,420,749 Last month
  • Docker Downloads: 2,039,198,717
  • Rankings:
    • Docker downloads count: 0.066%
    • Dependent packages count: 0.087%
    • Downloads: 0.093%
    • Dependent repos count: 0.119%
    • Average: 1.653%
    • Stargazers count: 4.142%
    • Forks count: 5.412%
  • Maintainers (3)
  • Funding:
    • type: opencollective
    • url: https://opencollective.com/unified
npmjs.org: @depup/remark-rehype

[DepUp] remark plugin that turns markdown into HTML to support rehype

  • Homepage: https://github.com/remarkjs/remark-rehype#readme
  • Licenses: MIT
  • Latest release: 11.1.2-depup.0 (published 5 months ago)
  • Last Synced: 2026-08-12T01:13:28.296Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 15 Last month
  • Rankings:
    • Dependent repos count: 22.409%
    • Average: 27.355%
    • Dependent packages count: 32.302%
  • Maintainers (1)
  • Funding:
    • type: opencollective
    • url: https://opencollective.com/unified

Dependencies

package.json npm
  • @types/tape ^4.0.0 development
  • c8 ^7.0.0 development
  • prettier ^2.0.0 development
  • rehype-stringify ^9.0.0 development
  • remark-cli ^10.0.0 development
  • remark-parse ^10.0.0 development
  • remark-preset-wooorm ^9.0.0 development
  • remark-stringify ^10.0.0 development
  • rimraf ^3.0.0 development
  • tape ^5.0.0 development
  • type-coverage ^2.0.0 development
  • typescript ^4.0.0 development
  • xo ^0.47.0 development
  • @types/hast ^2.0.0
  • @types/mdast ^3.0.0
  • mdast-util-to-hast ^12.1.0
  • unified ^10.0.0
.github/workflows/bb.yml actions
  • unifiedjs/beep-boop-beta main composite
.github/workflows/main.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • dcodeIO/setup-node-nvm master composite