Snippets to quickly insert Shield.io badges into HTML, Markdown, reStructuredText or Textile documents — like those you can see above.
This package is also available for Atom and Visual Studio Code.
- Make sure you already have Package Control installed
- Choose “Install Package” from the Command Palette (Super+Shift+p)
- Type “Badges” and press Enter
With auto_upgrade enabled, Package Control will keep all installed packages up-to-date!
- Download the files using the GitHub .zip download option
- Unzip the files to your Sublime Text
Packages
directory
All snippets start with the prefix svg-
and is followed by the service you're adressing, with some services offering multiple choices.
Examples:
svg-pypi-dl-day
- daily downloads on PyPIsvg-pypi-dl-month
- monthly downloads on PyPIsvg-travis
- build status on Travissvg-travis-branch
- build status on Travis for a specific branchsvg-npm-ver
- the version of a Node packagesvg-gpl3
- link to GNU General Public License, Version 3
Please refer to the snippet guide for a complete list.
This work is licensed under the The MIT License.