Polished and well engineered. Punching above its star count.

A SDK/library for decentralized web and distributing computing projects

Documentation

88

Contributing guide5pt77

CONTRIBUTING guide found.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under MIT.

Engineering

87

CI/CD14pt57

CI is configured (.github/workflows/draft-pdf.yml).

Reproducibility6pt92

Lockfile present (yarn.lock). Installs are reproducible.

Tests18pt100

Test files detected (clusterpost/bigchaindb/acceptance/python/src/test_basic.py).

Linting and formatting5pt100

Linter or formatter configured (clusterpost/src/clusterpost-list-react/.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (Cargo.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 188
    Forks
  • 13
    Releaseslatest 6y ago

Community

  • Community health
  • authors own >50% of commits
  • 520
    Watchers

Responsiveness

  • 35d 13h
    Median issue response
  • <1h
    Median PR merge time
  • 26
    Open issues
Repository files58 root entries
  • _APIS
  • .bluemix
  • .dependabot
  • .github
    Good: CI is configured (.github/workflows/draft-pdf.yml).
    Good: Dependabot configured for npm.
    Good: Issue or PR templates present.
  • .julia-configs
  • .meteor-configs
  • .theia
  • .yarn
  • app
  • clusterpost
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Code of conduct present.
    Good: Test files detected (clusterpost/bigchaindb/acceptance/python/src/test_basic.py).
    Good: Linter or formatter configured (clusterpost/src/clusterpost-list-react/.editorconfig).
    Good: Environment pinned via clusterpost/bigchaindb/Dockerfile.
    Good: .gitignore present.
    Issue: Build artifacts or local files may be committed (clusterpost/src/clusterpost-fs/node_modules/boom) (−40 pts).Fix: Remove them and add to .gitignore.
  • config
  • decentg
  • For-Main-Directory
  • gridbee-framework-old
  • images
  • LNRChain
  • packages
  • Reinvent-the-Internet
  • routes
  • source
  • tasks
  • templates
  • test
  • ui-dashboard
  • _config.yml
  • .gitpod.Dockerfile
  • .gitpod.yml
  • .snyk
  • .travis.yml
  • .yarnrc
  • app.json
  • azuredeploy.json
  • background.js
  • bower.json
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • decentralized-internet_with_server.json
  • decentralized-internet.json
  • deploy.json
  • dub.sdl
  • Gruntfile.js
  • lerna.json
  • LICENSE
    Good: Licensed under MIT.
  • LICENSE-MIT
  • manifest.json
  • mason.json
  • package.json
  • paper.bib
  • paper.md
  • plugin.xml
  • Project.toml
  • pubspec.yaml
  • Pulumi.yaml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • renovate.json
  • SECURITY.md
    Good: Security policy present.
  • sitemap.xml
  • snapcraft.yaml
  • yarn.lock
    Good: Lockfile present (yarn.lock). Installs are reproducible.