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 guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
60
No dependency lockfile found (−70 pts).
→ Commit package-lock.json, pnpm-lock.yaml, yarn.lock, or bun.lock so Node installs are repeatable.
Test files detected (examples/sites/demos/mobile-first/app/space/basic-usage.spec.ts).
CI is configured (.github/workflows/test-e2e-all.yml).
Linter or formatter configured (.eslintrc.js).
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 18 / 62Commits (30d / 90d)
- 348Forks
- 33Releaseslatest 2y ago
Community
- 62% - FairCommunity health
- 5 bus factorauthors own >50% of commits
- 2,250Watchers
Responsiveness
- 3d 13hMedian issue response
- 5hMedian PR merge time
- 259Open issues
Repository files41 root entries
- .agents
- .cid
- .codecheck
- .githubGood: CI is configured (.github/workflows/test-e2e-all.yml).Good: Issue or PR templates present.
- .husky
- .vscode
- examplesGood: Test files detected (examples/sites/demos/mobile-first/app/space/basic-usage.spec.ts).
- internals
- packages
- patches
- .all-contributorsrc
- .depcheckrc.yaml
- .eslintignore
- .eslintrc.jsGood: Linter or formatter configured (.eslintrc.js).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .hintrc
- .lintstagedrc.json
- .npmrc
- .prettierignore
- .prettierrc
- AGENTS.md
- CHANGELOG.md
- commitlint.config.js
- CONTRIBUTING.mdGood: 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
- LICENSEGood: Licensed under MIT.
- logo.svg
- package.jsonGood: Dependency manifest found (package.json).
- PACKAGES.md
- pnpm-workspace.yaml
- README.mdGood: 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