Solid foundation. Invest in docs and CI to grow from here.

A collection of shared JavaScript and HTML projects that are used within our Browsers.

Documentation

77

README12pt45

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

76

Tests18pt35

Test files detected (.github/scripts/anthropic-config.test.mjs).

CI/CD14pt100

CI is configured (.github/workflows/build-branch.yml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Reproducibility6pt100

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

Issue and PR templates6pt100

Issue or PR templates present.

Project health

89

Dependency manifest6pt65

Dependency manifest found (Package.swift).

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)
  • 34
    Forks
  • 441
    Releaseslatest 4y ago

Community

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

Responsiveness

  • 18h
    Median issue response
  • 1d 9h
    Median PR merge time
  • 134
    Open issues
Repository files38 root entries
  • .agents
  • .claude
  • .cursor
  • .github
    Good: Test files detected (.github/scripts/anthropic-config.test.mjs).
    Good: CI is configured (.github/workflows/build-branch.yml).
    Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .playwright
  • build
  • guides
  • injected
  • messaging
  • scripts
  • Sources
  • special-pages
  • types-generator
  • .git-blame-ignore-revs
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .netlifyignore
  • .nvmrc
    Good: Environment pinned via .nvmrc.
  • .prettierignore
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • .stylelintrc.json
  • .swift-version
  • AGENTS.md
  • build-output.eslint.config.js
  • CLAUDE.md
  • CODEOWNERS
  • CODING_STYLE.md
  • 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.md
    Good: Licensed under Apache-2.0.
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
  • Package.swift
    Good: Dependency manifest found (Package.swift).
  • README.md
    Good: README is present.
    Issue: README is fairly short (−10 pts). At 400+ chars you get partial credit; 1,500+ earns the full +20 pts.Fix: Expand with a description, install steps, usage, and examples.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    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.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • skills-lock.json
  • tsconfig.json
  • tsconfig.strict-core.json
  • typedoc.js