|
| 1 | +# Markdown Badge Catalog |
| 2 | + |
| 3 | +This **README.md** serves as a **basic badge catalog** for your projects. |
| 4 | +Copy and paste them wherever you need. |
| 5 | + |
| 6 | +## ⭐ Recommended Resource |
| 7 | + |
| 8 | +If you are looking for a **more complete, and extensive collection of Markdown badges**, I highly recommend checking out the following repository: |
| 9 | + |
| 10 | +[Visit markdown-badges repository](https://github.com/Ileriayo/markdown-badges) |
| 11 | + |
| 12 | +## 🤝 Contributing |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | +Contributions, issues and feature requests are welcome. |
| 17 | +Feel free to check the issues page. |
| 18 | + |
| 19 | +## 📜 License |
| 20 | + |
| 21 | +[](LICENSE) |
| 22 | + |
| 23 | +## Badges |
| 24 | + |
| 25 | +### 🧑💻 Languages |
| 26 | + |
| 27 | +| Name | Badge | Markdown | |
| 28 | +|------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 29 | +| Go | [](https://go.dev/) | `[](https://go.dev/)` | |
| 30 | +| C | [](https://en.wikipedia.org/wiki/C_(programming_language)) | `[](https://en.wikipedia.org/wiki/C_(programming_language))` | |
| 31 | +| C++ | [](https://isocpp.org/) | `[](https://isocpp.org/)` | |
| 32 | +| Python | [](https://www.python.org/) | `[](https://www.python.org/)` | |
| 33 | +| JavaScript | [](https://developer.mozilla.org/en-US/docs/Web/JavaScript) | `[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)` | |
| 34 | +| TypeScript | [](https://www.typescriptlang.org/) | `[](https://www.typescriptlang.org/)` | |
| 35 | +| Rust | [](https://www.rust-lang.org/) | `[](https://www.rust-lang.org/)` | |
| 36 | +| Java | [](https://www.java.com/) | `[](https://www.java.com/)` | |
| 37 | +| PHP | [](https://www.php.net/) | `[](https://www.php.net/)` | |
| 38 | +| Ruby | [](https://www.ruby-lang.org/) | `[](https://www.ruby-lang.org/)` | |
| 39 | +| Swift | [](https://swift.org/) | `[](https://swift.org/)` | |
| 40 | + |
| 41 | +[(Back to top)](#markdown-badge-catalog) |
| 42 | + |
| 43 | +### 🛠️ Compilers |
| 44 | + |
| 45 | +| Name | Badge | Markdown | |
| 46 | +|------|-------|----------| |
| 47 | +| MSVC | [](https://learn.microsoft.com/en-us/cpp/) | `[](https://learn.microsoft.com/en-us/cpp/)` | |
| 48 | +| GCC | [](https://gcc.gnu.org/) | `[](https://gcc.gnu.org/)` | |
| 49 | +| Clang | [](https://clang.llvm.org/) | `[](https://clang.llvm.org/)` | |
| 50 | + |
| 51 | +[(Back to top)](#markdown-badge-catalog) |
| 52 | + |
| 53 | +### 🛠️ Build Tools |
| 54 | + |
| 55 | +| Name | Badge | Markdown | |
| 56 | +|------|-------|----------| |
| 57 | +| Make | [](https://www.gnu.org/software/make/) | `[](https://www.gnu.org/software/make/)` | |
| 58 | +| CMake | [](https://cmake.org/) | `[](https://cmake.org/)` | |
| 59 | +| Gradle | [](https://gradle.org/) | `[](https://gradle.org/)` | |
| 60 | +| Maven | [](https://maven.apache.org/) | `[](https://maven.apache.org/)` | |
| 61 | + |
| 62 | +[(Back to top)](#markdown-badge-catalog) |
| 63 | + |
| 64 | +### 📦 Runtime & Package Managers |
| 65 | + |
| 66 | +| Name | Badge | Markdown | |
| 67 | +|------|-------|----------| |
| 68 | +| Node.js | [](https://nodejs.org/) | `[](https://nodejs.org/)` | |
| 69 | +| npm | [](https://www.npmjs.com/) | `[](https://www.npmjs.com/)` | |
| 70 | +| PyPI | [](https://pypi.org/) | `[](https://pypi.org/)` | |
| 71 | +| Cargo | [](https://crates.io/) | `[](https://crates.io/)` | |
| 72 | + |
| 73 | +[(Back to top)](#markdown-badge-catalog) |
| 74 | + |
| 75 | +### 🎮 Engines & Frameworks |
| 76 | + |
| 77 | +| Name | Badge | Markdown | |
| 78 | +|------|-------|----------| |
| 79 | +| Unity |  | `[](https://unity.com/)` | |
| 80 | +| Unreal Engine |  | `[](https://www.unrealengine.com/)` | |
| 81 | +| Godot |  | `[](https://godotengine.org/)` | |
| 82 | +| Blender |  | `[](https://www.blender.org/)` | |
| 83 | +| React |  | `[](https://reactjs.org/)` | |
| 84 | +| Angular |  | `[](https://angular.io/)` | |
| 85 | +| Vue.js |  | `[](https://vuejs.org/)` | |
| 86 | + |
| 87 | +[(Back to top)](#markdown-badge-catalog) |
| 88 | + |
| 89 | +### 🧑💻 IDEs & Editors |
| 90 | + |
| 91 | +| Name | Badge | Markdown | |
| 92 | +|------|-------|----------| |
| 93 | +| VS Code |  | `[](https://code.visualstudio.com/)` | |
| 94 | +| Visual Studio |  | `[](https://visualstudio.microsoft.com/)` | |
| 95 | +| JetBrains |  | `[](https://www.jetbrains.com/)` | |
| 96 | +| Sublime Text |  | `[](https://www.sublimetext.com/)` | |
| 97 | + |
| 98 | +[(Back to top)](#markdown-badge-catalog) |
| 99 | + |
| 100 | +### 🎨 Graphics APIs |
| 101 | + |
| 102 | +| Name | Badge | Markdown | |
| 103 | +|------|-------|----------| |
| 104 | +| OpenGL |  | `[](https://www.opengl.org/)` | |
| 105 | +| Vulkan |  | `[](https://www.khronos.org/vulkan/)` | |
| 106 | +| DirectX |  | `[](https://learn.microsoft.com/en-us/windows/win32/directx)` | |
| 107 | + |
| 108 | +[(Back to top)](#markdown-badge-catalog) |
| 109 | + |
| 110 | +### 🧰 Version Control / GitHub |
| 111 | + |
| 112 | +| Name | Badge | Markdown | |
| 113 | +|------|-------|----------| |
| 114 | +| Git |  | `[](https://git-scm.com/)` | |
| 115 | +| GitHub |  | `[](https://github.com/)` | |
| 116 | + |
| 117 | +[(Back to top)](#markdown-badge-catalog) |
| 118 | + |
| 119 | +### 🟢 Status / Development |
| 120 | + |
| 121 | +| Name | Badge | Markdown | |
| 122 | +|------|-------|----------| |
| 123 | +| Early Development |  | `` | |
| 124 | +| In Development |  | `` | |
| 125 | +| Stable |  | `` | |
| 126 | +| Deprecated |  | `` | |
| 127 | +| Experimental |  | `` | |
| 128 | + |
| 129 | +[(Back to top)](#markdown-badge-catalog) |
| 130 | + |
| 131 | +### 🖥️ Platforms |
| 132 | + |
| 133 | +| Name | Badge | Markdown | |
| 134 | +|------|-------|----------| |
| 135 | +| Windows |  | `` | |
| 136 | +| Linux |  | `` | |
| 137 | +| macOS |  | `` | |
| 138 | +| Windows \| Linux |  | `` | |
| 139 | +| Windows \| Linux \| macOS |  | `` | |
| 140 | + |
| 141 | +[(Back to top)](#markdown-badge-catalog) |
| 142 | + |
| 143 | +### 📜 Licenses |
| 144 | + |
| 145 | +| Name | Badge | Markdown | |
| 146 | +|------|-------|----------| |
| 147 | +| MIT | [](LICENSE) | `[](LICENSE)` | |
| 148 | +| GPLv3 | [](https://www.gnu.org/licenses/gpl-3.0) | `[](https://www.gnu.org/licenses/gpl-3.0)` | |
| 149 | +| Apache 2.0 | [](https://www.apache.org/licenses/LICENSE-2.0) | `[](https://www.apache.org/licenses/LICENSE-2.0)` | |
| 150 | + |
| 151 | +[(Back to top)](#markdown-badge-catalog) |
| 152 | + |
| 153 | +### ⚙️ Project Type |
| 154 | + |
| 155 | +| Name | Badge | Markdown | |
| 156 | +|------|-------|----------| |
| 157 | +| Game |  | `` | |
| 158 | +| Engine |  | `` | |
| 159 | +| Library |  | `` | |
| 160 | +| Framework |  | `` | |
| 161 | +| Web |  | `` | |
| 162 | +| CLI |  | `` | |
| 163 | + |
| 164 | +[(Back to top)](#markdown-badge-catalog) |
| 165 | + |
| 166 | +## 📌 Dynamic Badges Overview |
| 167 | + |
| 168 | +Dynamic badges are small visual indicators generated in real time using services like **Shields.io**. |
| 169 | +They automatically reflect the current status of a project, such as package versions, build status, or release information. |
| 170 | + |
| 171 | +### 🔧 How to Use Them |
| 172 | + |
| 173 | +1. Choose the badge type you need (npm, PyPI, Crates.io, CI status, etc.). |
| 174 | +2. Replace the placeholder values (e.g. `your-package-name`, `your-user`, `your-repo`) with your actual project data. |
| 175 | +3. Copy the Markdown snippet and paste it directly into your `README.md`. |
| 176 | +4. The badge will update automatically whenever the source data changes. |
| 177 | + |
| 178 | +### 📦 Common Use Cases |
| 179 | + |
| 180 | +- Show the latest published version of a package |
| 181 | +- Display CI / build status |
| 182 | +- Indicate project activity or stability |
| 183 | +- Provide quick visual metadata for repositories |
| 184 | + |
| 185 | +### 🧩 Example Dynamic-Version Badges |
| 186 | + |
| 187 | +| Name | Badge | Markdown | |
| 188 | +|------|-------|----------| |
| 189 | +| npm |  | `[](https://www.npmjs.com/)` | |
| 190 | +| PyPI |  | `[](https://pypi.org/)` | |
| 191 | +| Crates.io |  | `[](https://crates.io/)` | |
| 192 | + |
| 193 | +[(Back to top)](#markdown-badge-catalog) |
0 commit comments