Back to Biomejs

Social badges

src/content/docs/recipes/badges.mdx

latest1.7 KB
Original Source

Add the Biome badges to your README.md! 💅

Formatter badge

URL

https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome

Markdown

markdown
[![Formatted with Biome](https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev/)

HTML

html
<a href="https://biomejs.dev"></a>

Linter badge

URL

https://img.shields.io/badge/Linted_with-Biome-60a5fa?style=flat&logo=biome

Markdown

markdown
[![Linted with Biome](https://img.shields.io/badge/Linted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev)

HTML

html
<a href="https://biomejs.dev"></a>

Check badge

URL

https://img.shields.io/badge/Checked_with-Biome-60a5fa?style=flat&logo=biome

Markdown

markdown
[![Checked with Biome](https://img.shields.io/badge/Checked_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev)

HTML

html
<a href="https://biomejs.dev"></a>