Good community traction and solid fundamentals. Nearly in the top tier.

TinyVue is an enterprise-class UI component library of OpenTiny community, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

Documentation

95

Contributing guide5pt84

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

60

Reproducibility6pt0

No dependency lockfile found (−70 pts).

Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.

Tests18pt35

Test files detected (examples/sites/demos/mobile-first/app/space/basic-usage.spec.ts).

CI/CD14pt85

CI is configured (.github/workflows/test-e2e-all.yml).

Linting and formatting5pt100

Linter or formatter configured (.eslintrc.js).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

97

Dependency manifest6pt90

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

  • 18 / 62
    Commits (30d / 90d)
  • 348
    Forks
  • 33
    Releaseslatest 2y ago

Community

  • 62% - Fair
    Community health
  • 5 bus factor
    authors own >50% of commits
  • 2,250
    Watchers

Responsiveness

  • 3d 13h
    Median issue response
  • 5h
    Median PR merge time
  • 259
    Open issues
Repository files41 root entries
  • .agents
  • .cid
  • .codecheck
  • .github
    Good: CI is configured (.github/workflows/test-e2e-all.yml).
    Good: Issue or PR templates present.
  • .husky
  • .vscode
  • examples
    Good: Test files detected (examples/sites/demos/mobile-first/app/space/basic-usage.spec.ts).
  • internals
  • packages
  • patches
  • .all-contributorsrc
  • .depcheckrc.yaml
  • .eslintignore
  • .eslintrc.js
    Good: Linter or formatter configured (.eslintrc.js).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .hintrc
  • .lintstagedrc.json
  • .npmrc
  • .prettierignore
  • .prettierrc
  • AGENTS.md
  • CHANGELOG.md
  • commitlint.config.js
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • CONTRIBUTING.zh-CN.md
  • jsconfig.json
  • LICENSE
    Good: Licensed under MIT.
  • logo.svg
  • package.json
    Good: Dependency manifest found (package.json).
  • PACKAGES.md
  • 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.
    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.
  • README.zh-CN.md
  • tiny-vue-skill.png
  • tsconfig.json
  • tsconfig.vue2.7.json
  • tsconfig.vue2.json
  • tsconfig.vue3.json
  • vercel.json
  • volar.config.js