Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

hypermodules/stability-badges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Stability Badges

Copy-paste friendly stability badges inspired by the Node.js Stability Index.

All badges are provided by shields.io.

Stability: Deprecated

stability - deprecated

This feature is known to be problematic, and changes may be planned. Do not rely on it. Use of the feature may cause warnings to be emitted. Backwards compatibility across major versions should not be expected.

[![stability - deprecated][deprecated-img]][stability-url]

[deprecated-img]: https://img.shields.io/badge/stability-deprecated-red.svg?style=flat-square
[stability-url]: https://nodejs.org/api/documentation.html#documentation_stability_index

Stability: Experimental

stability - experimental

This feature is still under active development and subject to non-backwards compatible changes, or even removal, in any future version. Use of the feature is not recommended in production environments. Experimental features are not subject to the Node.js Semantic Versioning model.

[![stability - experimental][experimental-img]][stability-url]

[experimental-img]: https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square
[stability-url]: https://nodejs.org/api/documentation.html#documentation_stability_index

Stability: Stable

stability - stable

The API has proven satisfactory. Compatibility with the npm ecosystem is a high priority, and will not be broken unless absolutely necessary.

[![stability - stable][stable-img]][stability-url]

[stable-img]: https://img.shields.io/badge/stability-stable-brightgreen.svg?style=flat-square
[stability-url]: https://nodejs.org/api/documentation.html#documentation_stability_index

License

CC0-1.0

About

🚥 Copy-paste friendly stability badges inspired by the Node.js Stability Index.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published