Skip to content

Instantly share code, notes, and snippets.

@pluma
Last active January 4, 2016 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pluma/8569430 to your computer and use it in GitHub Desktop.
Save pluma/8569430 to your computer and use it in GitHub Desktop.
Node stability index badges using buckler.repl.ca
[![stability 0 - deprecated](http://b.repl.ca/v1/stability-0_--_deprecated-red.png)
](http://nodejs.org/api/documentation.html#documentation_stability_index)

stability 0 - deprecated

[![stability 1 - experimental](http://b.repl.ca/v1/stability-1_--_experimental-orange.png)
](http://nodejs.org/api/documentation.html#documentation_stability_index)

stability 1 - experimental

[![stability 2 - unstable](http://b.repl.ca/v1/stability-2_--_unstable-yellow.png)
](http://nodejs.org/api/documentation.html#documentation_stability_index)

stability 2 - unstable

[![stability 3 - stable](http://b.repl.ca/v1/stability-3_--_stable-yellowgreen.png)
](http://nodejs.org/api/documentation.html#documentation_stability_index)

stability 3 - stable

[![stability 4 - frozen](http://b.repl.ca/v1/stability-4_--_frozen-green.png)
](http://nodejs.org/api/documentation.html#documentation_stability_index)

stability 4 - frozen

[![stability 5 - locked](http://b.repl.ca/v1/stability-5_--_locked-blue.png)
](http://nodejs.org/api/documentation.html#documentation_stability_index)

stability 5 - locked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment