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

https://github.com/PuruVJ/neotraverse

Score: 23.85031620370882

Last synced: about 17 hours ago
JSON representation

Repository metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 49
Total Committers: 5
Avg Commits per committer: 9.8
Development Distribution Score (DDS): 0.122

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
Puru Vijay a****j@g****m 43
github-actions[bot] 4****] 3
Mohammad Bagher Abiyat z****4@g****m 1
Antony David a****5@g****m 1
Andrei Luca 1****a 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 3
Total pull requests: 14
Average time to close issues: 5 days
Average time to close pull requests: about 8 hours
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 7.0
Average comments per pull request: 3.0
Merged pull request: 13
Bot issues: 0
Bot pull requests: 3

Past year issues: 3
Past year pull requests: 14
Past year average time to close issues: 5 days
Past year average time to close pull requests: about 8 hours
Past year issue authors: 3
Past year pull request authors: 5
Past year average comments per issue: 7.0
Past year average comments per pull request: 3.0
Past year merged pull request: 13
Past year bot issues: 0
Past year bot pull requests: 3

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

Top Issue Authors

  • thim81 (1)
  • danilofuchs (1)
  • paoloricciuti (1)

Top Pull Request Authors

  • PuruVJ (13)
  • github-actions[bot] (5)
  • iamandrewluca (2)
  • Aslemammad (2)
  • Jayllyz (2)

Top Issue Labels

Top Pull Request Labels


Package metadata

npmjs.org: neotraverse

traverse and transform objects by visiting every node on a recursive walk

  • Homepage: https://github.com/PuruVJ/neotraverse
  • Licenses: MIT
  • Latest release: 0.6.18 (published almost 2 years ago)
  • Last Synced: 2026-05-14T07:25:06.833Z (4 days ago)
  • Versions: 18
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 18,028,655 Last month
  • Docker Downloads: 283
  • Rankings:
    • Dependent repos count: 26.865%
    • Average: 32.95%
    • Dependent packages count: 39.035%
  • Maintainers (1)

Dependencies

.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • pnpm/action-setup v4 composite
package.json npm
  • @types/node ^20.14.10 development
  • terser ^5.31.2 development
  • tsup ^8.1.0 development
  • typescript ^5.5.3 development
  • vitest ^2.0.1 development
pnpm-lock.yaml npm
  • aix-ppc64@0.21.5
  • android-arm64@0.21.5
  • android-arm@0.21.5
  • android-x64@0.21.5
  • cliui@8.0.2
  • darwin-arm64@0.21.5
  • darwin-x64@0.21.5
  • estree@1.0.5
  • expect@2.0.1
  • freebsd-arm64@0.21.5
  • freebsd-x64@0.21.5
  • fs.scandir@2.1.5
  • fs.stat@2.0.5
  • fs.walk@1.2.8
  • gen-mapping@0.3.5
  • linux-arm64@0.21.5
  • linux-arm@0.21.5
  • linux-ia32@0.21.5
  • linux-loong64@0.21.5
  • linux-mips64el@0.21.5
  • linux-ppc64@0.21.5
  • linux-riscv64@0.21.5
  • linux-s390x@0.21.5
  • linux-x64@0.21.5
  • netbsd-x64@0.21.5
  • node@20.14.10
  • openbsd-x64@0.21.5
  • parseargs@0.11.0
  • remapping@2.3.0
  • resolve-uri@3.1.2
  • rollup-android-arm-eabi@4.18.1
  • rollup-android-arm64@4.18.1
  • rollup-darwin-arm64@4.18.1
  • rollup-darwin-x64@4.18.1
  • rollup-linux-arm-gnueabihf@4.18.1
  • rollup-linux-arm-musleabihf@4.18.1
  • rollup-linux-arm64-gnu@4.18.1
  • rollup-linux-arm64-musl@4.18.1
  • rollup-linux-powerpc64le-gnu@4.18.1
  • rollup-linux-riscv64-gnu@4.18.1
  • rollup-linux-s390x-gnu@4.18.1
  • rollup-linux-x64-gnu@4.18.1
  • rollup-linux-x64-musl@4.18.1
  • rollup-win32-arm64-msvc@4.18.1
  • rollup-win32-ia32-msvc@4.18.1
  • rollup-win32-x64-msvc@4.18.1
  • runner@2.0.1
  • schemas@29.6.3
  • set-array@1.2.1
  • snapshot@2.0.1
  • source-map@0.3.6
  • sourcemap-codec@1.5.0
  • spy@2.0.1
  • sunos-x64@0.21.5
  • trace-mapping@0.3.25
  • typebox@0.27.8
  • utils@2.0.1
  • win32-arm64@0.21.5
  • win32-ia32@0.21.5
  • win32-x64@0.21.5
.github/workflows/cr.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • pnpm/action-setup v4 composite
examples/pre-ts-4.5/package.json npm
  • typescript ^4.3.5 development
  • neotraverse ^0.6.12
examples/pre-ts-4.5/pnpm-lock.yaml npm
examples/try/package.json npm
  • neotraverse https://pkg.pr.new/PuruVJ/neotraverse@10
examples/try/pnpm-lock.yaml npm
examples/try-esm/package.json npm
  • neotraverse https://pkg.pr.new/PuruVJ/neotraverse@10
examples/try-esm/pnpm-lock.yaml npm
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • changesets/action v1 composite
  • pnpm/action-setup v4 composite