2 مستودعات
Integrating client-side reactivity into HTML generated by server-side engines without syntax conflicts.
Distinguishing note: Focuses on the intersection of server-side rendering and client-side reactivity, which is not captured by the candidates.
Explore 2 awesome GitHub repositories matching web development · Server-Side Template Integration. Refine with filters or upvote what's useful.
Petite-vue is a lightweight, client-side reactive UI library and templating engine designed for progressive enhancement. It serves as a minimal state management tool that binds reactive data to DOM elements, allowing user interfaces to update automatically when state changes without requiring a full build step. The framework specifically focuses on adding interactivity to server-rendered HTML. It allows for the creation of isolated reactive regions and embedded widgets on a single page, using custom delimiters to prevent syntax conflicts with server-side template engines. The system covers r
Adds client-side reactivity to pages generated by server-side engines while avoiding syntax conflicts.
Natpass is a web-based remote access gateway and orchestrator designed to manage remote server instances, desktop streaming, and cloud development environments through a browser. It functions as a centralized portal for executing shell commands and accessing graphical desktops on remote servers without the need for local clients. The system includes a remote IDE host and a remote desktop streamer, enabling server-side development environments and the transmission of a remote machine's visual interface directly to a web browser. It also features a natural language documentation query tool for
Runs a full integrated development environment on a remote server accessible through a standard web browser.