Lightweight
Minimal footprint with no build step required. Just include the script and start building.
Declarative UI framework for humans and AI agents
<div ss-data="{ count: 0 }">
<p ss-text="count">0</p>
<button ss-on:click="count++">Increment</button>
</div>
<script src="https://unpkg.com/@bookklik/senangstart-actions"></script>