Skip to content

Snippets to quickly insert Shield.io badges into HTML, Markdown, reStructuredText or Textile documents

License

Notifications You must be signed in to change notification settings

amandeepmittal/atom-badges

 
 

Repository files navigation

Badges for Atom

apm apm apm Travis David

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 Sublime Text and Visual Studio Code.

Screenshot

Badge snippets in action, mind the preview pane on the right!

Usage

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 PyPI
  • svg-pypi-dl-month - monthly downloads on PyPI
  • svg-travis - build status on Travis
  • svg-travis-branch - build status on Travis for a specific branch
  • svg-npm-ver - the version of a Node package
  • svg-gpl3 - link to GNU General Public License, Version 3

Please refer to the snippet guide for a complete list.

Installation

apm

  • Install package apm install badges (or use the GUI)

GitHub

  1. Change directory cd ~/.atom/packages/
  2. Clone repository git clone https://github.com/idleberg/atom-badges badges

License

This work is licensed under the The MIT License.

Donate

You are welcome support this project using Flattr or Bitcoin 17CXJuPsmhuTzFV2k4RKYwpEHVjskJktRd

About

Snippets to quickly insert Shield.io badges into HTML, Markdown, reStructuredText or Textile documents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%