<status-indicator>


Colored circles that can pulse

All systems operational
Something's wrong
It's just fine; carry on
Nothing matters
Slow down...

Quick Start

Copy the following to your HTML page:

<script type="module" src="https://esm.sh/@ayo-run/status-indicator"></script>

<status-indicator pulse status="positive">
    All systems operational
</status-indicator>
                

More on the README