0

/ 100

GradeB

Polished and well engineered. Punching above its star count.

An interactive structure/property explorer for materials and molecules

TypeScript180BSD-3-Clausetoday

Documentation

95

Contributing guide5pt88

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under BSD-3-Clause.

Engineering

80

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Reproducibility6pt70

Lockfile present (package-lock.json). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/tests.yml).

Tests18pt100

Test files detected (python/tests).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc.yml).

Project health

95

Dependency manifest6pt85

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 43
    Forks
  • 38
    Releaseslatest 3y ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 180
    Watchers

Responsiveness

  • 12d 23h
    Median issue response
  • 5h
    Median PR merge time
  • 16
    Open issues
Repository files24 root entries
  • .github
    Good: CI is configured (.github/workflows/tests.yml).
  • app
  • docs
  • paper
  • python
    Good: Test files detected (python/tests).
  • src
  • utils
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • .prettierignore
  • .prettierrc.yml
    Good: Linter or formatter configured (.prettierrc.yml).
  • CITATION.cff
  • Contributing.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • eslint.config.mjs
  • LICENSE
    Good: Licensed under BSD-3-Clause.
  • MANIFEST.in
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • pyproject.toml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    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.
  • setup.py
  • tox.ini
  • tsconfig.json
  • webpack.config.mjs