Open
Description
Summary
The awesome-vue list has grown large and includes a mix of actively maintained libraries and ones that haven’t been updated for years.
To improve usability for developers, I propose adding maintenance status indicators to help identify which libraries are:
- 🟢 Actively maintained and/or Vue 3 compatible
- 🔴 Inactive or deprecated (no updates in 2+ years or officially discontinued)
Suggestions
✅ Categorize within each section
Group libraries inside each category by their maintenance status. Example:
### Carousel
#### 🟢 Active
- [some-xyz](…) - Vue 3 compatible, actively maintained
- [some-abc](…) - Modern carousel for Vue 3
#### 🔴 Inactive / Deprecated
- [old-xxx](…) - Last updated in 2021
- [no-xxx](…) - No updates since 2019
Why This Helps
- 🧭 Helps users avoid unmaintained or incompatible libraries
- 📦 Surfaces Vue 3 ready and modern alternatives
- 🙋 I’d be happy to help categorize components, starting with Carousel and other sections if needed
Let me know if this direction makes sense. I'd love to contribute a PR!
Metadata
Metadata
Assignees
Labels
No labels