GitHub Badges

We love open-source projects, but sometimes it is hard to see if a project is still actively maintained or not.
Because of this, we've created the fowllowing Badges for your README files on GitHub based on box's open source project status badges but with other options to choose from:

Status: Active Community based:
This badge indicates that the project is still actively maintained by the community, but not necessarily by the original creator (May apply to active maintained forks too).
Status: Active Active:
This badge indicates that the project is actively maintained.
Status: Inactive Inactive:
This badge indicates that the project is not actively maintained, but that might change in the future.
Status: Discontinued Discontinued:
This badge indicates that the project is not actively maintained and will not be maintained in the future.
Status: Unknown Unknown:
This badge indicates that there is not information about the project being maintained or not.

Feel free to use them in your GitHub-projects without any mention (WTFPL-License).

Recommended Use in Markdown:

[![Status: Active](https://frontendnet.work/assets/img/gitstatus/communitybased.svg)](https://frontendnet.work/badges)
[![Status: Active](https://frontendnet.work/assets/img/gitstatus/active.svg)](https://frontendnet.work/badges)
[![Status: Inactvie](https://frontendnet.work/assets/img/gitstatus/inactive.svg)](https://frontendnet.work/badges)
[![Status: EOL](https://frontendnet.work/assets/img/gitstatus/discontinued.svg)](https://frontendnet.work/badges)
[![Status: Unknown](https://frontendnet.work/assets/img/gitstatus/unknown.svg)](https://frontendnet.work/badges)