-
-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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 2019Why 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