DeclarativeLucia provides a declarative API similar to Vue to create views, making development predictable and intuitive through markup-centric code. ReactiveWhen the state is changed and trapped by the observer, the internal AST will automatically react and will update and render the new view in realtime. LightweightLucia is extremely light and performant as it renders directives only if necessar

