Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

mika-archived/language-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-badge

license

NOTE: If you want to use GitHub language colors, consider using @mikazuki/language-colors instead of this.

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.

About

Bootstrap-Style Badges of GitHub colors for all the programming languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages