Skip to content

Commit

Permalink
Update Badges
Browse files Browse the repository at this point in the history
  • Loading branch information
evanplaice committed May 15, 2021
1 parent e341e45 commit a67ac59
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[![minified](https://badgen.net/badge/minified/4.3%20kB/blue)](https://badgen.net/badge/minified/4.3%20kB/blue)
[![minified & compressed](https://badgen.net/badge/minified%20&%20compressed/1.9%20kB/blue)](https://badgen.net/badge/minified%20&%20compressed/1.9%20kB/blue)
<div align="center">
<a href="https://github.com/vanillawc/wc-menu-wrapper/releases"><img src="https://badgen.net/github/tag/vanillawc/wc-menu-wrapper" alt="GitHub Releases"></a>
<a href="https://www.npmjs.com/package/@vanillawc/wc-menu-wrapper"><img src="https://badgen.net/npm/v/@vanillawc/wc-menu-wrapper" alt="NPM Releases"></a>
<a href="https://bundlephobia.com/result?p=@vanillawc/wc-menu-wrapper"><img src="https://badgen.net/bundlephobia/minzip/@vanillawc/wc-menu-wrapper" alt="Bundlephobia"></a>
<a href="https://github.com/vanillawc/wc-menu-wrapper/actions"><img src="https://github.com/vanillawc/wc-menu-wrapper/workflows/Latest/badge.svg" alt="Latest Status"></a>
<a href="https://github.com/vanillawc/wc-menu-wrapper/actions"><img src="https://github.com/vanillawc/wc-menu-wrapper/workflows/Release/badge.svg" alt="Release Status"></a>

<a href="https://discord.gg/aSWYgtybzV"><img alt="Discord" src="https://img.shields.io/discord/723296249121603604?color=%23738ADB"></a>
</div>

# wc-menu-wrapper
A web component that wraps HTML elements and forms a drop-down menu out of them.
Expand Down

0 comments on commit a67ac59

Please sign in to comment.