1.0.1 • Published 7 years ago
language-badge v1.0.1
language-badge
Bootstrap-Style Badges of GitHub colors for all the programming languages.
Usage
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<link href="/path/to/language-badge.css" rel="stylesheet">
</head>
<body>
<span class="badge badge-javascript">JavaScript</span>
</body>
</html>
All badges can be seen here.