/used-badges

Collection of badges I use for my small projects.

Build status badges

Badges

Badges with node stability index descriptions slightly changed to remove the 'feature' references.

Work in progress

stability-wip

This is a 'work in progress' and is not ready for use of any kind at this time.

![stability-wip](https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg)

Experimental

stability-experimental

This is new and may change or be removed in future versions. Please try it out and provide feedback. If it addresses a use-case that is important to you, tell the node core team.

![stability-experimental](https://img.shields.io/badge/stability-experimental-orange.svg)

Unstable

stability-unstable

The API is in the process of settling, but has not yet had sufficient real-world testing to be considered stable. Backwards-compatibility will be maintained if reasonable.

![stability-unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)

Stable

stability-stable

The API has proven satisfactory, but cleanup in the underlying code may cause minor changes. Backwards-compatibility is guaranteed.

![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)

Frozen

stability-frozen

This API has been tested extensively in production and is unlikely to ever have to change.

![stability-frozen](https://img.shields.io/badge/stability-frozen-brightgreen.svg)

Locked

stability-frozen

Unless serious bugs are found, this code will not ever change.

![stability-frozen](https://img.shields.io/badge/stability-locked-blue.svg)

Activity badges

Last commit badge

GitHub last commit

Gives an indication of the last time the current project has been worked on.

[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square)](LINK-TO-REPO)

Credits

Forked from orangemug https://github.com/orangemug. Original credits: Basically just an updated version of https://github.com/badges/stability-badges using the badges from http://shields.io