A tiny, dependency-free library of custom HTML5 elements — drop it in via CDN and start using semantic, ready-styled components immediately.
<script src="https://cdn.jsdelivr.net/npm/mevkit@1.0.0/dist/mevkit.min.js"></script><mev-card> — a styled content card.<mev-tooltip> — an accessible hover tooltip.<mev-toast> — dismissible toast notifications.<mev-card title="Hello">
This card just works — no framework required.
</mev-card>
<mev-toast type="success">Saved successfully!</mev-toast>