vvwip

1.1.1 • Public • Published

VVWIP

A simple badge to show the human status of your project in your README.

Badges

WIP AWIP VWIP VVWIP IGVP

Definitions

Abbr. Expanded Definition Snippet
WIP Work In Progress Work in Progress indicates that the project could a bit of a mess, but the maintainer is working on the project. ![WIP](https://unpkg.com/vvwip/WIP.svg)
AWIP 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. ![AWIP](https://unpkg.com/vvwip/AWIP.svg)
VWIP 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. ![VWIP](https://unpkg.com/vvwip/VWIP.svg)
VVWIP 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. ![VVWIP](https://unpkg.com/vvwip/VVWIP.svg)
IGVP I Give Up I Give Up indicates that the project is a declared mess and the maintainer has abandoned the project. ![IGVP](https://unpkg.com/vvwip/IGVP.svg)

Usage

Drop either of these snippets in your README. It might also be helpful to link to this project's definitions table.

Markdown

![WIP](https://unpkg.com/vvwip/WIP.svg)

HTML

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

Readme

Keywords

none

Package Sidebar

Install

npm i vvwip

Weekly Downloads

23

Version

1.1.1

License

MIT

Last publish

Collaborators

  • charlespeters