badges/index.html
2016-10-21 15:16:59 +02:00

569 lines
42 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Badges for GitHub and Bitbucket README.md files : Markdown code for lots of small badges (from shields.io, forthebadge.com etc)">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Badges for GitHub and Bitbucket README.md files</title>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/Naereen/badges">View on GitHub</a>
<h1 id="project_title">Badges for GitHub and Bitbucket README.md files</h1>
<h2 id="project_tagline">Markdown code for lots of small badges (from shields.io, forthebadge.com etc)</h2>
<section id="downloads">
<a class="zip_download_link" href="https://github.com/Naereen/badges/zipball/master">Download this project as a .zip file</a>
<a class="tar_download_link" href="https://github.com/Naereen/badges/tarball/master">Download this project as a tar.gz file</a>
</section>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1>
<a id="list-of-badges" class="anchor" href="#list-of-badges" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>List of Badges</h1>
<p>A list of badges, with their Markdown code, that can be included in a <code>README.md</code> file for a GitHub or Bitbucket project.</p>
<h2>
<a id="todo" class="anchor" href="#todo" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>TODO</h2>
<ul>
<li>[X] Finish this list</li>
<li>[X] Update link for the <em>real ressource</em> that should get linked to</li>
<li>[X] Update all my README.md to add nice badges</li>
</ul>
<h2>
<a id="issues" class="anchor" href="#issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Issues</h2>
<ul>
<li>[ ] Smaller size (badge size) for some <a href="http://ForTheBadge.com">ForTheBadge.com</a> badges? (with-science, winter-is-coming, made-with-python, all the creative-commons)</li>
</ul>
<h2>
<a id="possible-todo" class="anchor" href="#possible-todo" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Possible TODO?</h2>
<ul>
<li>[ ] Download here a copy of every png/svg file, <em>only</em> for the static badges</li>
<li>[ ] Host the badges in this repo, and not on an external web service ?</li>
<li>[ ] Update my README.md to link to <em>"my"</em> badges</li>
</ul>
<hr>
<h2>
<a id="generic" class="anchor" href="#generic" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Generic</h2>
<p><a href=""><img src="https://img.shields.io/badge/%3CSUBJECT%3E-%3CSTATUS%3E-%3CCOLOR%3E.svg" alt="Generic badge"></a></p>
<div class="highlight highlight-source-gfm"><pre>[<span class="pl-e">![Generic badge</span>](https://img.shields.io/badge/&lt;SUBJECT&gt;-&lt;STATUS&gt;-&lt;COLOR&gt;.svg)]()</pre></div>
<hr>
<h2>
<a id="useful" class="anchor" href="#useful" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Useful</h2>
<h3>
<a id="maintained" class="anchor" href="#maintained" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Maintained?</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" alt="Maintenance"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Maintenance</span>](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity)</pre></div>
<p><a href="https://bitbucket.org/lbesson/ansi-colors"><img src="https://img.shields.io/badge/Maintained%3F-no-red.svg" alt="Maintenance"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Maintenance</span>](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://bitbucket.org/lbesson/ansi-colors)</pre></div>
<h3>
<a id="website-updown" class="anchor" href="#website-updown" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="http://isup.me/">Website up/down</a>
</h3>
<p><a href="http://shields.io/"><img src="https://img.shields.io/website-up-down-green-red/http/shields.io.svg" alt="Website shields.io"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website shields.io</span>](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](http://shields.io/)</pre></div>
<p><a href="http://monip.org/"><img src="https://img.shields.io/website-up-down-green-red/http/monip.org.svg" alt="Website monip.org"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website monip.org</span>](https://img.shields.io/website-up-down-green-red/http/monip.org.svg)](http://monip.org/)</pre></div>
<p><a href="http://perso.crans.org/"><img src="https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg" alt="Website perso.crans.org"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website perso.crans.org</span>](https://img.shields.io/website-up-down-green-red/http/perso.crans.org.svg)](http://perso.crans.org/)</pre></div>
<p><a href="https://naereen.github.io/"><img src="https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg" alt="Website naereen.github.io"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website naereen.github.io</span>](https://img.shields.io/website-up-down-green-red/https/naereen.github.io.svg)](https://naereen.github.io/)</pre></div>
<p><a href="http://lbesson.bitbucket.org/"><img src="https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg" alt="Website lbesson.bitbucket.org"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website lbesson.bitbucket.org</span>](https://img.shields.io/website-up-down-green-red/http/lbesson.bitbucket.org.svg)](http://lbesson.bitbucket.org/)</pre></div>
<p><a href="http://cv.lbesson.qc.to/"><img src="https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg" alt="Website cv.lbesson.qc.to"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website cv.lbesson.qc.to</span>](https://img.shields.io/website-up-down-green-red/http/cv.lbesson.qc.to.svg)](http://cv.lbesson.qc.to/)</pre></div>
<p><a href="http://myfakewebsitethatshouldnotexist.at.least.i.hope/"><img src="https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg" alt="Website myfakewebsitethatshouldnotexist.at.least.i.hope"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Website myfakewebsitethatshouldnotexist.at.least.i.hope</span>](https://img.shields.io/website-up-down-green-red/http/myfakewebsitethatshouldnotexist.at.least.i.hope.svg)](http://myfakewebsitethatshouldnotexist.at.least.i.hope/)</pre></div>
<hr>
<h2>
<a id="feedback" class="anchor" href="#feedback" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Feedback</h2>
<h3>
<a id="ask-me-anything-in-english" class="anchor" href="#ask-me-anything-in-english" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><em>"Ask me anything"</em> in English</h3>
<p><a href="https://GitHub.com/Naereen/ama"><img src="https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg" alt="Ask Me Anything !"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Ask Me Anything !</span>](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/Naereen/ama)</pre></div>
<h3>
<a id="demandez-moi-nimporte-quoi-in-french" class="anchor" href="#demandez-moi-nimporte-quoi-in-french" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><em>"Demandez moi n'importe quoi"</em> in French</h3>
<p><a href="https://GitHub.com/Naereen/ama.fr"><img src="https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg" alt="Demandez moi n'importe quoi !"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Demandez moi n'importe quoi !</span>](https://img.shields.io/badge/Demandez%20moi-n'%20importe%20quoi-1abc9c.svg)](https://GitHub.com/Naereen/ama.fr)</pre></div>
<hr>
<h2>
<a id="python-related" class="anchor" href="#python-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://www.python.org/">Python</a> related</h2>
<p><a href="https://www.python.org/"><img src="http://ForTheBadge.com/images/badges/made-with-python.svg" alt="forthebadge made-with-python"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge made-with-python</span>](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)</pre></div>
<p><a href="https://www.python.org/"><img src="https://img.shields.io/badge/Made%20with-Python-1f425f.svg" alt="made-with-python"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">made-with-python</span>](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)</pre></div>
<hr>
<h2>
<a id="latex-related" class="anchor" href="#latex-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://www.latex-project.org/">LaTeX</a> related</h2>
<p><a href="https://www.latex-project.org/"><img src="https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg" alt="made-with-latex"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">made-with-latex</span>](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/)</pre></div>
<p><a href="https://www.mathjax.org/"><img src="https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg" alt="made-with-mathjax"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">made-with-mathjax</span>](https://img.shields.io/badge/Made%20with-MathJax-1f425f.svg)](https://www.mathjax.org/)</pre></div>
<h3>
<a id="pypi-downloads" class="anchor" href="#pypi-downloads" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> downloads</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dt/ansicolortags.svg" alt="PyPI download total"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download total</span>](https://img.shields.io/pypi/dt/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dm/ansicolortags.svg" alt="PyPI download month"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download month</span>](https://img.shields.io/pypi/dm/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dw/ansicolortags.svg" alt="PyPI download week"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download week</span>](https://img.shields.io/pypi/dw/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/dd/ansicolortags.svg" alt="PyPI download day"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI download day</span>](https://img.shields.io/pypi/dd/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-version" class="anchor" href="#pypi-version" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> version</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/v/ansicolortags.svg" alt="PyPI version"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI version</span>](https://img.shields.io/pypi/v/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-license" class="anchor" href="#pypi-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> license</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/l/ansicolortags.svg" alt="PyPI license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI license</span>](https://img.shields.io/pypi/l/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-format" class="anchor" href="#pypi-format" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> format</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/format/ansicolortags.svg" alt="PyPI format"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI format</span>](https://img.shields.io/pypi/format/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-python-versions" class="anchor" href="#pypi-python-versions" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> python versions</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/pyversions/ansicolortags.svg" alt="PyPI pyversions"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI pyversions</span>](https://img.shields.io/pypi/pyversions/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-implementation" class="anchor" href="#pypi-implementation" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> implementation</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/implementation/ansicolortags.svg" alt="PyPI implementation"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI implementation</span>](https://img.shields.io/pypi/implementation/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<h3>
<a id="pypi-status" class="anchor" href="#pypi-status" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://pypi.python.org/">PyPI</a> status</h3>
<p><a href="https://pypi.python.org/pypi/ansicolortags/"><img src="https://img.shields.io/pypi/status/ansicolortags.svg" alt="PyPI status"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">PyPI status</span>](https://img.shields.io/pypi/status/ansicolortags.svg)](https://pypi.python.org/pypi/ansicolortags/)</pre></div>
<hr>
<h2>
<a id="read-the-docs-status" class="anchor" href="#read-the-docs-status" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://readthedocs.org/">Read the Docs</a> status</h2>
<p><a href="http://ansicolortags.readthedocs.io/?badge=latest"><img src="https://readthedocs.org/projects/ansicolortags/badge/?version=latest" alt="Documentation Status"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Documentation Status</span>](https://readthedocs.org/projects/ansicolortags/badge/?version=latest)](http://ansicolortags.readthedocs.io/?badge=latest)</pre></div>
<hr>
<h2>
<a id="github-related" class="anchor" href="#github-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub related</h2>
<h3>
<a id="github-license" class="anchor" href="#github-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub license</h3>
<p><a href="https://github.com/Naereen/StrapDown.js/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Naereen/StrapDown.js.svg" alt="GitHub license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub license</span>](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)</pre></div>
<h3>
<a id="github-versionstagscommits" class="anchor" href="#github-versionstagscommits" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub versions/tags/commits</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/release/Naereen/StrapDown.js.svg" alt="GitHub release"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub release</span>](https://img.shields.io/github/release/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/tags/"><img src="https://img.shields.io/github/tag/Naereen/StrapDown.js.svg" alt="GitHub tag"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub tag</span>](https://img.shields.io/github/tag/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/tags/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/commit/"><img src="https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg" alt="GitHub commits"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub commits</span>](https://img.shields.io/github/commits-since/Naereen/StrapDown.js/v1.0.0.svg)](https://GitHub.com/Naereen/StrapDown.js/commit/)</pre></div>
<h3>
<a id="github-downloads" class="anchor" href="#github-downloads" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub downloads</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg" alt="Github all releases"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github all releases</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg" alt="Github releases (by release)"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github releases (by release)</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.1/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg" alt="Github releases (by Release)"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github Releases (by Release)</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/v1.0.0/total.svg)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/releases/"><img src="https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js" alt="Github releases (by asset)"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Github releases (by asset)</span>](https://img.shields.io/github/downloads/Naereen/StrapDown.js/latest/strapdown.min.js)](https://GitHub.com/Naereen/StrapDown.js/releases/)</pre></div>
<h3>
<a id="github-social" class="anchor" href="#github-social" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub social</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/network/"><img src="https://img.shields.io/github/forks/Naereen/StrapDown.js.svg?style=social&amp;label=Fork&amp;maxAge=2592000" alt="GitHub forks"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub forks</span>](https://img.shields.io/github/forks/Naereen/StrapDown.js.svg?style=social&amp;label=Fork&amp;maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/network/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/stargazers/"><img src="https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&amp;label=Star&amp;maxAge=2592000" alt="GitHub stars"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub stars</span>](https://img.shields.io/github/stars/Naereen/StrapDown.js.svg?style=social&amp;label=Star&amp;maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/stargazers/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/watchers/"><img src="https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&amp;label=Watch&amp;maxAge=2592000" alt="GitHub watchers"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub watchers</span>](https://img.shields.io/github/watchers/Naereen/StrapDown.js.svg?style=social&amp;label=Watch&amp;maxAge=2592000)](https://GitHub.com/Naereen/StrapDown.js/watchers/)</pre></div>
<h3>
<a id="github-contributors" class="anchor" href="#github-contributors" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub contributors</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/"><img src="https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg" alt="GitHub contributors"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub contributors</span>](https://img.shields.io/github/contributors/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/contributors/)</pre></div>
<h3>
<a id="github-issues" class="anchor" href="#github-issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub issues</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/issues/"><img src="https://img.shields.io/github/issues/Naereen/StrapDown.js.svg" alt="GitHub issues"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub issues</span>](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/issues/"><img src="https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg" alt="GitHub issues-closed"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub issues-closed</span>](https://img.shields.io/github/issues-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/issues/)</pre></div>
<h3>
<a id="github-pull-requests" class="anchor" href="#github-pull-requests" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub pull-requests</h3>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/pull/"><img src="https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg" alt="GitHub pull-requests"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub pull-requests</span>](https://img.shields.io/github/issues-pr/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/)</pre></div>
<p><a href="https://GitHub.com/Naereen/StrapDown.js/pull/"><img src="https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg" alt="GitHub pull-requests closed"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GitHub pull-requests closed</span>](https://img.shields.io/github/issues-pr-closed/Naereen/StrapDown.js.svg)](https://GitHub.com/Naereen/StrapDown.js/pull/)</pre></div>
<h3>
<a id="github-file-size" class="anchor" href="#github-file-size" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GitHub file size</h3>
<p><a href="https://github.com/Naereen/StrapDown.js/master/strapdown.min.js"><img src="https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js" alt="Only 32 Kb"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Only 32 Kb</span>](https://badge-size.herokuapp.com/Naereen/StrapDown.js/master/strapdown.min.js)](https://github.com/Naereen/StrapDown.js/master/strapdown.min.js)</pre></div>
<hr>
<h2>
<a id="bitbucket-related" class="anchor" href="#bitbucket-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Bitbucket related</h2>
<h3>
<a id="bitbucket-issues" class="anchor" href="#bitbucket-issues" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Bitbucket issues</h3>
<p><a href="https://Bitbucket.org/lbesson/bin/issues/"><img src="https://img.shields.io/bitbucket/issues/lbesson/bin.svg" alt="Bitbucket issues"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Bitbucket issues</span>](https://img.shields.io/bitbucket/issues/lbesson/bin.svg)](https://Bitbucket.org/lbesson/bin/issues/)</pre></div>
<hr>
<h2>
<a id="packagecontrol-related" class="anchor" href="#packagecontrol-related" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://packagecontrol.io/">PackageControl</a> related</h2>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg" alt="Package Control total downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control total downloads</span>](https://img.shields.io/packagecontrol/dt/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg" alt="Package Control month downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control month downloads</span>](https://img.shields.io/packagecontrol/dm/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg" alt="Package Control week downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control week downloads</span>](https://img.shields.io/packagecontrol/dw/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<p><a href="https://packagecontrol.io/packages/SwitchDictionary"><img src="https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg" alt="Package Control day downloads"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Package Control day downloads</span>](https://img.shields.io/packagecontrol/dd/SwitchDictionary.svg)](https://packagecontrol.io/packages/SwitchDictionary)</pre></div>
<hr>
<h2>
<a id="google-analytics" class="anchor" href="#google-analytics" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://analytics.google.com/">Google Analytics</a>
</h2>
<blockquote>
<p><strong>Warning</strong>: don't forget to change your Google Analytics code, from <code>UA-XXXXXXXX-XX</code> to yourse!</p>
</blockquote>
<p><a href="https://GitHub.com/Naereen/badges/"><img src="https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel" alt="Analytics"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Analytics</span>](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel)](https://GitHub.com/Naereen/badges/)</pre></div>
<p><a href="https://GitHub.com/Naereen/badges/"><img src="https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md" alt="Analytics"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">Analytics</span>](https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md)](https://GitHub.com/Naereen/badges/)</pre></div>
<h2>
<a id="licenses" class="anchor" href="#licenses" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Licenses</h2>
<h3>
<a id="mit-license" class="anchor" href="#mit-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>MIT License</h3>
<p><a href="https://lbesson.mit-license.org/"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">MIT license</span>](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)</pre></div>
<h3>
<a id="gplv3-license" class="anchor" href="#gplv3-license" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>GPLv3 License</h3>
<p><a href="http://perso.crans.org/besson/LICENSE.html"><img src="https://img.shields.io/badge/License-GPLv3-blue.svg" alt="GPLv3 license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GPLv3 license</span>](https://img.shields.io/badge/License-GPLv3-blue.svg)](http://perso.crans.org/besson/LICENSE.html)</pre></div>
<p><a href="http://perso.crans.org/besson/LICENSE.html"><img src="https://img.shields.io/badge/License-GPL-blue.svg" alt="GPL license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">GPL license</span>](https://img.shields.io/badge/License-GPL-blue.svg)](http://perso.crans.org/besson/LICENSE.html)</pre></div>
<h3>
<a id="creative-commons-licenses" class="anchor" href="#creative-commons-licenses" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><a href="https://creativecommons.org/licenses/">Creative Commons Licenses</a>
</h3>
<p><a href="https://creativecommons.org/licenses/by-nd/4.0"><img src="https://img.shields.io/badge/License-CC-0-blue.svg" alt="CC-0 license"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">CC-0 license</span>](https://img.shields.io/badge/License-CC-0-blue.svg)](https://creativecommons.org/licenses/by-nd/4.0)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/cc-0.svg" alt="forthebadge cc-0"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-0</span>](http://ForTheBadge.com/images/badges/cc-0.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nd/4.0"><img src="https://licensebuttons.net/l/by-nd/3.0/88x31.png" alt="licensebuttons by-nd"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-nd</span>](https://licensebuttons.net/l/by-nd/3.0/88x31.png)](https://creativecommons.org/licenses/by-nd/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nd/4.0"><img src="http://ForTheBadge.com/images/badges/cc-by-nd.svg" alt="forthebadge cc-by-nd"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-by-nd</span>](http://ForTheBadge.com/images/badges/cc-by-nd.svg)](https://creativecommons.org/licenses/by-nd/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by/4.0"><img src="https://licensebuttons.net/l/by/3.0/88x31.png" alt="licensebuttons by"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by</span>](https://licensebuttons.net/l/by/3.0/88x31.png)](https://creativecommons.org/licenses/by/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by/4.0"><img src="http://ForTheBadge.com/images/badges/cc-by.svg" alt="forthebadge cc-by"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-by</span>](http://ForTheBadge.com/images/badges/cc-by.svg)](https://creativecommons.org/licenses/by/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc-sa/4.0"><img src="https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png" alt="licensebuttons by-nc-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-nc-sa</span>](https://licensebuttons.net/l/by-nc-sa/3.0/88x31.png)](https://creativecommons.org/licenses/by-nc-sa/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc-sa/4.0"><img src="http://ForTheBadge.com/images/badges/cc-nc-sa.svg" alt="forthebadge cc-nc-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-nc-sa</span>](http://ForTheBadge.com/images/badges/cc-nc-sa.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc/4.0"><img src="https://licensebuttons.net/l/by-nc/3.0/88x31.png" alt="licensebuttons by-nc"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-nc</span>](https://licensebuttons.net/l/by-nc/3.0/88x31.png)](https://creativecommons.org/licenses/by-nc/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-nc/4.0"><img src="http://ForTheBadge.com/images/badges/cc-nc.svg" alt="forthebadge cc-nc"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-nc</span>](http://ForTheBadge.com/images/badges/cc-nc.svg)](https://creativecommons.org/licenses/by-nc/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://licensebuttons.net/l/by-sa/3.0/88x31.png" alt="licensebuttons by-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">licensebuttons by-sa</span>](https://licensebuttons.net/l/by-sa/3.0/88x31.png)](https://creativecommons.org/licenses/by-sa/4.0)</pre></div>
<p><a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="http://ForTheBadge.com/images/badges/cc-sa.svg" alt="forthebadge cc-sa"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">forthebadge cc-sa</span>](http://ForTheBadge.com/images/badges/cc-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0)</pre></div>
<hr>
<h2>
<a id="random" class="anchor" href="#random" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Random</h2>
<h3>
<a id="ages-20-30" class="anchor" href="#ages-20-30" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Ages 20-30...</h3>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/ages-20-30.svg" alt="ForTheBadge 20-30"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge 20-30</span>](http://ForTheBadge.com/images/badges/ages-20-30.svg)](http://ForTheBadge.com)</pre></div>
<h3>
<a id="built-by" class="anchor" href="#built-by" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Built by...</h3>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-by-developers.svg" alt="ForTheBadge built-by-developers"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-by-developers</span>](http://ForTheBadge.com/images/badges/built-by-developers.svg)](https://GitHub.com/Naereen/)</pre></div>
<h3>
<a id="built-with" class="anchor" href="#built-with" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Built with...</h3>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-love.svg" alt="ForTheBadge built-with-love"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-with-love</span>](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://GitHub.com/Naereen/)</pre></div>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-science.svg" alt="ForTheBadge built-with-science"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-with-science</span>](http://ForTheBadge.com/images/badges/built-with-science.svg)](https://GitHub.com/Naereen/)</pre></div>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-swag.svg" alt="ForTheBadge built-with-swag"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge built-with-swag</span>](http://ForTheBadge.com/images/badges/built-with-swag.svg)](https://GitHub.com/Naereen/)</pre></div>
<h3>
<a id="uses" class="anchor" href="#uses" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Uses...</h3>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-badges.svg" alt="ForTheBadge uses-badges"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-badges</span>](http://ForTheBadge.com/images/badges/uses-badges.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="https://GitHub.com/"><img src="http://ForTheBadge.com/images/badges/uses-git.svg" alt="ForTheBadge uses-git"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-git</span>](http://ForTheBadge.com/images/badges/uses-git.svg)](https://GitHub.com/)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-html.svg" alt="ForTheBadge uses-html"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-html</span>](http://ForTheBadge.com/images/badges/uses-html.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-css.svg" alt="ForTheBadge uses-css"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-css</span>](http://ForTheBadge.com/images/badges/uses-css.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-js.svg" alt="ForTheBadge uses-js"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge uses-js</span>](http://ForTheBadge.com/images/badges/uses-js.svg)](http://ForTheBadge.com)</pre></div>
<h3>
<a id="fun" class="anchor" href="#fun" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>Fun</h3>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/makes-people-smile.svg" alt="ForTheBadge makes-people-smile"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge makes-people-smile</span>](http://ForTheBadge.com/images/badges/makes-people-smile.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/powered-by-electricity.svg" alt="ForTheBadge powered-by-electricity"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge powered-by-electricity</span>](http://ForTheBadge.com/images/badges/powered-by-electricity.svg)](http://ForTheBadge.com)</pre></div>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/winter-is-coming.svg" alt="ForTheBadge winter-is-coming"></a></p>
<div class="highlight highlight-source-gfm"><pre>[![<span class="pl-e">ForTheBadge winter-is-coming</span>](http://ForTheBadge.com/images/badges/winter-is-coming.svg)](http://ForTheBadge.com)</pre></div>
<hr>
<h2>
<a id="notebook-references" class="anchor" href="#notebook-references" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><g-emoji alias="notebook" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4d3.png" ios-version="6.0">📓</g-emoji> References</h2>
<ul>
<li><a href="http://ForTheBadge.com/">ForTheBadge.com</a></li>
<li><a href="https://shields.io">Shields.io</a></li>
<li><a href="https://licensebuttons.net/">LicenseButtons.net</a></li>
</ul>
<h2>
<a id="scroll-license--" class="anchor" href="#scroll-license--" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a><g-emoji alias="scroll" fallback-src="https://assets-cdn.github.com/images/icons/emoji/unicode/1f4dc.png" ios-version="6.0">📜</g-emoji> License ? <a href="https://github.com/Naereen/badges/blob/master/LICENSE"><img src="https://img.shields.io/github/license/Naereen/badges.svg" alt="GitHub license"></a>
</h2>
<p><a href="https://lbesson.mit-license.org/">MIT Licensed</a> (file <a href="LICENSE.txt">LICENSE.txt</a>).
© <a href="https://GitHub.com/Naereen">Lilian Besson</a>, 2016-17.</p>
<p><a href="https://GitHub.com/Naereen/badges/graphs/commit-activity"><img src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" alt="Maintenance"></a>
<a href="https://GitHub.com/Naereen/ama"><img src="https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg" alt="Ask Me Anything !"></a>
<a href="https://GitHub.com/Naereen/badges/"><img src="https://ga-beacon.appspot.com/UA-38514290-17/github.com/Naereen/badges/README.md?pixel" alt="Analytics"></a></p>
<p><a href="https://GitHub.com/Naereen/"><img src="http://ForTheBadge.com/images/badges/built-with-swag.svg" alt="ForTheBadge built-with-swag"></a></p>
<p><a href="http://ForTheBadge.com"><img src="http://ForTheBadge.com/images/badges/uses-badges.svg" alt="ForTheBadge uses-badges"></a>
<a href="https://GitHub.com/"><img src="http://ForTheBadge.com/images/badges/uses-git.svg" alt="ForTheBadge uses-git"></a></p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">Badges for GitHub and Bitbucket README.md files maintained by <a href="https://github.com/Naereen">Naereen</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>