WithCable
WithCable is a alternative way for creating interactive web applications based on hypermedia-driven UI. Adopting HATEOAS, WithCable works by sending HTML partials instead of JSON from the server. This makes website development faster and easier but with Single Page Application behavior. Developers are freed from complexity, as HTML is the source of truth.
Leaf.js
Leaf is a declarative scope system that adds structured behavior and lifecycle management to server rendered HTML without reactivity, virtual DOM, or build tools. No magic makes debug easier. Leave all the complexity.
Briz.js
Briz is a server driven frontend engine for developers who are tired of SPA complexity. No virtual DOM. No hydration. No state management. Make your web interactive without writing javascript, just HTML