1.0.1 • Published 6 years ago

stabl v1.0.1

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
6 years ago

Stability

npm.io

Stabl - Stability indices for your JavaScript library

Stabl provides an easy to use commandline interface to add stability information to your README and package.json.

Installation

$ npm install -g stabl

Usage

$ stabl <STABILITY>

<STABILITY> has to be one of:

  • Experimental
  • Unstable
  • Stable
  • Deprecated

Run stabl without any stability option to print the local help.