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

https://github.com/dependents/node-source-walk

ast javascript traverse

Score: 27.421489453083105

Last synced: about 2 hours ago
JSON representation

Repository metadata:

Execute a callback on every node of a source code's AST and stop walking whenever you see fit.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 158
Total Committers: 10
Avg Commits per committer: 15.8
Development Distribution Score (DDS): 0.481

Commits in past year: 32
Committers in past year: 2
Avg Commits per committer in past year: 16.0
Development Distribution Score (DDS) in past year: 0.469

Name Email Commits
XhmikosR x****r@g****m 82
Joel Kemp m****p@g****m 35
dependabot[bot] 4****] 20
Joel Kemp j****p@a****m 10
Rouven Weßling r****n@c****m 4
Trey Shugart t****t@g****m 3
Michael Probber m****p@c****m 1
Guillaume Mathieu c****t@g****m 1
Dariusz Paluch d****z@d****m 1
Will Binns-Smith w****h@a****m 1

Issue and Pull Request metadata

Last synced: 19 days ago

Total issues: 9
Total pull requests: 54
Average time to close issues: 3 months
Average time to close pull requests: 18 days
Total issue authors: 3
Total pull request authors: 10
Average comments per issue: 0.78
Average comments per pull request: 0.54
Merged pull request: 40
Bot issues: 0
Bot pull requests: 25

Past year issues: 0
Past year pull requests: 17
Past year average time to close issues: N/A
Past year average time to close pull requests: 12 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.12
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 15

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dependents/node-source-walk

Top Issue Authors

  • mrjoelkemp (7)
  • sfisol (1)
  • treshugart (1)

Top Pull Request Authors

  • dependabot[bot] (25)
  • mrjoelkemp (11)
  • XhmikosR (11)
  • mprobber (1)
  • dariuszpaluch (1)
  • realityking (1)
  • treshugart (1)
  • gtkatakura-bysoft (1)
  • gmathieu (1)
  • wbinnssmith (1)

Top Issue Labels

  • enhancement (5)

Top Pull Request Labels

  • dependencies (25)
  • javascript (12)
  • github_actions (12)

Package metadata

npmjs.org: node-source-walk

Execute a callback on every node of a source code's AST and stop walking when you see fit

  • Homepage: https://github.com/dependents/node-source-walk
  • Licenses: MIT
  • Latest release: 8.0.0 (published 2 months ago)
  • Last Synced: 2026-07-19T22:40:07.611Z (3 days ago)
  • Versions: 35
  • Dependent Packages: 50
  • Dependent Repositories: 19,447
  • Downloads: 19,642,015 Last month
  • Docker Downloads: 1,247,469,464
  • Rankings:
    • Downloads: 0.105%
    • Dependent repos count: 0.194%
    • Docker downloads count: 0.346%
    • Dependent packages count: 0.596%
    • Average: 2.254%
    • Forks count: 6.133%
    • Stargazers count: 6.148%
  • Maintainers (3)

Dependencies

package-lock.json npm
  • 165 dependencies
package.json npm
  • c8 ^7.11.0 development
  • eslint ^8.10.0 development
  • mocha ^9.2.1 development
  • sinon ^13.0.1 development
  • @babel/parser ^7.0.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/lint.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
.github/workflows/codeql.yml actions
  • actions/checkout v4 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite