lariv-rs 0.1.0

Compile-time plugin web application framework built on Axum, SeaORM, Maud, and HTMX
Documentation
1
2
3
4
<div class="gjs-number-counter stat bg-base-100 border border-base-200 rounded-box shadow place-items-center max-w-xs mx-auto p-6" data-gjs-type="p_website.number-counter" data-gjs-custom-name="Number counter" data-value="1000" data-duration="1500" data-suffix="+">
  <div class="gjs-number-counter-value stat-value text-primary text-4xl">0</div>
  <div class="gjs-number-counter-label stat-title" data-gjs-editable="true">Customers</div>
</div>