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

https://github.com/dependents/node-ast-module-types

amd ast commonjs es6

Score: 25.23789043587357

Last synced: about 13 hours ago
JSON representation

Repository metadata:

AST helpers for recognizing CommonJS, AMD, and ES6 module types


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 16 hours ago

Total Commits: 107
Total Committers: 6
Avg Commits per committer: 17.833
Development Distribution Score (DDS): 0.542

Commits in past year: 34
Committers in past year: 2
Avg Commits per committer in past year: 17.0
Development Distribution Score (DDS) in past year: 0.412

Name Email Commits
XhmikosR x****r@g****m 49
Joel Kemp m****p@g****m 24
dependabot[bot] 4****] 20
Joel Kemp j****p@a****m 12
choxnox c****x@g****m 1
Tobias Trumm t****m@u****e 1

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 7
Total pull requests: 43
Average time to close issues: 24 days
Average time to close pull requests: 18 days
Total issue authors: 4
Total pull request authors: 5
Average comments per issue: 1.57
Average comments per pull request: 0.35
Merged pull request: 29
Bot issues: 0
Bot pull requests: 23

Past year issues: 0
Past year pull requests: 12
Past year average time to close issues: N/A
Past year average time to close pull requests: about 15 hours
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.25
Past year merged pull request: 7
Past year bot issues: 0
Past year bot pull requests: 9

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/dependents/node-ast-module-types

Top Issue Authors

  • mrjoelkemp (4)
  • Evgenus (1)
  • boneskull (1)
  • roguib (1)

Top Pull Request Authors

  • dependabot[bot] (23)
  • mrjoelkemp (10)
  • XhmikosR (8)
  • WIStudent (1)
  • choxnox (1)

Top Issue Labels

  • enhancement (2)
  • question (1)
  • bug (1)

Top Pull Request Labels

  • dependencies (23)
  • javascript (12)
  • github_actions (8)

Package metadata

npmjs.org: ast-module-types

Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.

  • Homepage: https://github.com/dependents/node-ast-module-types
  • Licenses: MIT
  • Latest release: 7.0.0 (published 3 months ago)
  • Last Synced: 2026-08-24T11:32:08.321Z (3 days ago)
  • Versions: 25
  • Dependent Packages: 16
  • Dependent Repositories: 17,679
  • Downloads: 21,169,145 Last month
  • Docker Downloads: 1,247,469,464
  • Rankings:
    • Downloads: 0.102%
    • Dependent repos count: 0.202%
    • Docker downloads count: 0.346%
    • Dependent packages count: 1.573%
    • Average: 3.378%
    • Forks count: 8.869%
    • Stargazers count: 9.176%
  • Maintainers (3)
proxy.golang.org: github.com/dependents/node-ast-module-types


Dependencies

package-lock.json npm
  • 188 dependencies
package.json npm
  • eslint ^5.16.0 development
  • mocha ^6.2.3 development
  • node-source-walk ^4.2.2 development
.github/workflows/ci.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
.github/workflows/lint.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite