Polished and well engineered. Punching above its star count.

The frontend framework and toolchain of Lynx

Documentation

92

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under Apache-2.0.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

98

Reproducibility6pt80

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

Tests18pt100

Test files detected (.github/scripts/check-no-heading-changeset.test.cjs).

CI/CD14pt100

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

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

89

Dependency manifest6pt65

Dependency manifest found (Cargo.toml).

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)
  • 128
    Forks
  • 928
    Releaseslatest 1y ago

Community

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

Responsiveness

  • 1d 16h
    Median issue response
  • <1h
    Median PR merge time
  • 205
    Open issues
Repository files45 root entries
  • .cargo
  • .changeset
  • .github
    Good: Test files detected (.github/scripts/check-no-heading-changeset.test.cjs).
    Good: CI is configured (.github/workflows/test.yml).
    Good: Issue or PR templates present.
  • .husky
  • .meta-updater
  • .vscode
  • benchmark
  • docs
  • examples
  • packages
  • patches
  • website
  • .coderabbit.yaml
  • .dprint.jsonc
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • .nvmrc
    Good: Environment pinned via .nvmrc.
  • .rustfmt.toml
  • .typos.toml
  • AGENTS.md
  • api-extractor.json
  • biome.jsonc
  • Cargo.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: Dependency manifest found (Cargo.toml).
  • CLA.md
  • clippy.toml
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • codecov.yml
  • CODEOWNERS
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    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.js
  • LICENSE
    Good: Licensed under Apache-2.0.
  • NOTICE
  • package.json
  • pnpm-lock.yaml
  • pnpm-workspace.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.
  • rstest.config.ts
  • rust-toolchain.toml
  • SECURITY.md
    Good: Security policy present.
  • tsconfig.json
  • turbo.json
  • vitest.config.ts