awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesServer-Side Template Integration

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.

Awesome Server-Side Template Integration GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • vuejs/petite-vueAvatar vuejs

    vuejs/petite-vue

    9,683Vezi pe GitHub↗

    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.

    TypeScript
    Vezi pe GitHub↗9,683
  • lwch/natpassAvatar lwch

    lwch/natpass

    4,457Vezi pe GitHub↗

    Natpass este un gateway de acces la distanță bazat pe web și un orchestrator conceput pentru a gestiona instanțe de servere la distanță, streaming desktop și medii de dezvoltare cloud prin browser. Funcționează ca un portal centralizat pentru executarea comenzilor shell și accesarea desktop-urilor grafice pe servere la distanță fără a fi nevoie de clienți locali. Sistemul include un host IDE la distanță și un streamer desktop la distanță, permițând medii de dezvoltare pe partea de server și transmiterea interfeței vizuale a unei mașini la distanță direct către un browser web. Dispune, de asemenea, de un instrument de interogare a documentației în limbaj natural pentru recuperarea răspunsurilor tehnice și a fragmentelor specifice din documentație prin procesarea cererilor. Proiectul acoperă administrarea serverelor la distanță și fluxurile de lucru de dezvoltare, oferind emulare de terminal accesibilă prin browser și virtualizare a mediului la distanță pentru executarea comenzilor cross-platform.

    Runs a full integrated development environment on a remote server accessible through a standard web browser.

    Gocode-servergolangprotobuf
    Vezi pe GitHub↗4,457
  1. Home
  2. Web Development
  3. Server-Side Template Integration

Explorează sub-etichetele

  • Remote IDEsServer-side hosting of full integrated development environments accessible via web browsers. **Distinct from Server-Side Template Integration:** Focuses on hosting the full IDE environment on a server, whereas the parent refers to general template integration.