2.2.3 • Published 7 years ago

mos-plugin-shields v2.2.3

Weekly downloads
132
License
MIT
Repository
github
Last release
7 years ago

mos-plugin-shields

A mos plugin for creating markdown shields

npm version

Installation

npm install --save mos-plugin-shields

Usage

Add this code snippet to your README.md

<!--@shields('travis', 'deps')-->
<!--/@-->

Run mos in the terminal.

You'll get the travis and david shields in your readme via shield.io.

API

  • shields(...shields)
  • shields.flat(...shields)
  • shields.flatSquare(...shields)
  • shields.plastic(...shields)

The currently supported shields are: travis, coveralls, npm, deps, devDeps, peerDeps, gemnasium, climate.

NOTE: The shields will be created for the master branch.

License

MIT © Zoltan Kochan

2.2.3

7 years ago

2.2.2

8 years ago

2.2.1

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago