1.1.1 • Published 9 years ago
vvwip v1.1.1
VVWIP
A simple badge to show the human status of your project in your README.
Badges
Definitions
Abbr. | Expanded | Definition | Snippet |
---|---|---|---|
Work In Progress | Work in Progress indicates that the project could a bit of a mess, but the maintainer is working on the project. |  | |
Active Work In Progress | Active Work in Progress indicates that the project could a bit of a mess, but the maintainer is actively working on the project with noticed frequency. |  | |
Very Work In Progress | Very Work In Progress indicates that the project could be very messy and probably in a formative stage, but the maintainer is working on the project. |  | |
Very Very Work In Progress | Very Very Work In Progress indicates that the project could be very very messy and probably in a formative stage, but the maintainer is working on the project. |  | |
I Give Up | I Give Up indicates that the project is a declared mess and the maintainer has abandoned the project. |  |
Usage
Drop either of these snippets in your README. It might also be helpful to link to this project's definitions table.
Markdown

HTML
<a href="https://github.com/charlespeters/VVWIP">
<img src="https://unpkg.com/vvwip/WIP.svg" alt="WIP" />
</a>