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-row grid grid-cols-1 md:grid-cols-2 gap-6 w-full items-stretch" data-gjs-type="p_website.row-2" data-gjs-droppable=".gjs-cell" data-gjs-custom-name="2 Columns">
  <div class="gjs-cell min-h-12 h-full" data-gjs-draggable=".gjs-row" data-gjs-droppable="true"></div>
  <div class="gjs-cell min-h-12 h-full" data-gjs-draggable=".gjs-row" data-gjs-droppable="true"></div>
</div>