Skip to content

Proposal: Categorize all components/libraries by activity status (Active / Inactive) #4271

Open
@suqi776

Description

@suqi776

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions