Hirola
Hirola is an opinionated web framework for that is focused on simplicity and predictability.
Here is a simple example:
use *;
Goals
- Write code that is declarative and easy to follow.
- Follow Alpine-ish kind of Reactive and declarative style.
- Async Handling and server-side integration.
Inspiration
- Sycamore/Maple
- Alpine.js
- React.js
- Yew
Demo examples
This API will certainly change.
Prerequisite:
You need need to have rust, cargo and trunk installed.
License: MIT