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

https://github.com/syntax-tree/unist-util-visit-parents

syntax-tree unist unist-util util visit

Score: 27.715076060976195

Last synced: about 16 hours ago
JSON representation

Repository metadata:

utility to recursively walk over unist nodes, with ancestral information


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 141
Total Committers: 4
Avg Commits per committer: 35.25
Development Distribution Score (DDS): 0.028

Commits in past year: 5
Committers in past year: 1
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Titus Wormer t****r@g****m 137
Greenkeeper s****t@g****o 2
Christian Murphy c****2@g****m 1
Alec Mev a****c@m****h 1

Issue and Pull Request metadata

Last synced: 25 days ago

Total issues: 7
Total pull requests: 14
Average time to close issues: 8 days
Average time to close pull requests: about 21 hours
Total issue authors: 7
Total pull request authors: 6
Average comments per issue: 4.57
Average comments per pull request: 3.43
Merged pull request: 8
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 1
Past year average time to close issues: 12 days
Past year average time to close pull requests: about 17 hours
Past year issue authors: 2
Past year pull request authors: 1
Past year average comments per issue: 3.0
Past year average comments per pull request: 4.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/syntax-tree/unist-util-visit-parents

Top Issue Authors

  • speed4 (1)
  • tomasbonco (1)
  • charliez0 (1)
  • JoshuaKGoldberg (1)
  • luca3m (1)
  • radarfox (1)
  • inklesspen (1)

Top Pull Request Authors

  • wooorm (4)
  • JounQin (4)
  • greenkeeperio-bot (3)
  • alecmev (1)
  • VillainsRule (1)
  • ChristianMurphy (1)

Top Issue Labels

  • 🤞 phase/open (3)
  • 🗄 area/interface (2)
  • 🐛 type/bug (2)
  • 🙋 no/question (2)
  • 💪 phase/solved (2)
  • 🧒 semver/minor (1)
  • 👎 phase/no (1)
  • 🧑 semver/major (1)

Top Pull Request Labels

  • 💪 phase/solved (9)
  • 🦋 type/enhancement (5)
  • ☂️ area/types (4)
  • 🧒 semver/minor (3)
  • 🤞 phase/open (3)
  • 📦 area/deps (3)
  • 🧑 semver/major (2)
  • 👎 phase/no (2)
  • 🗄 area/interface (1)
  • 🏡 area/internal (1)
  • 👀 no/external (1)
  • 🤷 no/invalid (1)
  • 🐛 type/bug (1)

Package metadata

npmjs.org: unist-util-visit-parents

unist utility to recursively walk over nodes, with ancestral information

  • Homepage: https://github.com/syntax-tree/unist-util-visit-parents#readme
  • Licenses: MIT
  • Latest release: 6.0.2 (published 9 months ago)
  • Last Synced: 2026-07-11T07:05:59.170Z (12 days ago)
  • Versions: 25
  • Dependent Packages: 337
  • Dependent Repositories: 327,338
  • Downloads: 206,350,403 Last month
  • Docker Downloads: 3,109,443,258
  • Rankings:
    • Downloads: 0.028%
    • Docker downloads count: 0.042%
    • Dependent repos count: 0.062%
    • Dependent packages count: 0.157%
    • Average: 2.186%
    • Stargazers count: 5.894%
    • Forks count: 6.935%
  • Maintainers (2)
  • Funding:
    • type: opencollective
    • url: https://opencollective.com/unified
npmjs.org: unist-util-visit-parents-async

unist-util-visit-parents supporting async visitor

  • Homepage: https://github.com/syntax-tree/unist-util-visit-parents#readme
  • Licenses: MIT
  • Latest release: 5.1.1 (published over 4 years ago)
  • Last Synced: 2026-07-11T07:05:57.182Z (12 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 26 Last month
  • Rankings:
    • Stargazers count: 8.653%
    • Forks count: 9.655%
    • Average: 22.519%
    • Dependent repos count: 25.328%
    • Dependent packages count: 32.894%
    • Downloads: 36.066%
  • Maintainers (1)
  • Funding:
    • type: opencollective
    • url: https://opencollective.com/unified
repo1.maven.org: org.webjars.npm:unist-util-visit-parents

WebJar for unist-util-visit-parents

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/unist-util-visit-parents/
  • Licenses: MIT
  • Latest release: 6.0.2 (published 7 months ago)
  • Last Synced: 2026-07-11T07:05:55.909Z (12 days ago)
  • Versions: 9
  • Dependent Packages: 3
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 16.904%
    • Average: 24.442%
    • Dependent repos count: 31.98%
repo1.maven.org: org.mvnpm:unist-util-visit-parents

unist utility to recursively walk over nodes, with ancestral information

  • Homepage: https://github.com/syntax-tree/unist-util-visit-parents#readme
  • Documentation: https://appdoc.app/artifact/org.mvnpm/unist-util-visit-parents/
  • Licenses: MIT
  • Latest release: 6.0.2 (published 9 months ago)
  • Last Synced: 2026-07-11T07:05:57.288Z (12 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 29.858%
    • Dependent repos count: 31.594%
    • Average: 36.885%
    • Forks count: 40.917%
    • Dependent packages count: 45.169%

Dependencies

package.json npm
  • @types/hast ^2.0.0 development
  • @types/mdast ^3.0.0 development
  • @types/tape ^4.0.0 development
  • c8 ^7.0.0 development
  • mdast-util-from-markdown ^1.0.0 development
  • mdast-util-gfm ^2.0.0 development
  • micromark-extension-gfm ^2.0.0 development
  • prettier ^2.0.0 development
  • remark-cli ^11.0.0 development
  • remark-preset-wooorm ^9.0.0 development
  • rimraf ^3.0.0 development
  • strip-ansi ^7.0.0 development
  • tape ^5.0.0 development
  • tsd ^0.22.0 development
  • type-coverage ^2.0.0 development
  • typescript ^4.7.0 development
  • xo ^0.51.0 development
  • @types/unist ^2.0.0
  • unist-util-is ^5.0.0
.github/workflows/bb.yml actions
  • unifiedjs/beep-boop-beta main composite
.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • codecov/codecov-action v3 composite