zoo Svelte Themes

Zoo

Web application example: Go server-side html + HTMX + Svelte Web Component

Web application examples

  • Golang backend server-side html/templates web
  • Svelte web components
  • HTMX

Demo web-pages

  • Require make, yarn
  • To run demo do this in your terminal window:
    $: make prepare
    $: make run
    

Search Htmx

  • Example of Go server-based web + htmx, search input and dynamic result list

Search Component

  • Example of Go server-based web + Svelte web-component

Svelte-Components

  • Folder with Svelte components project
  • To run development mode to this:
    $: cd svelte-components
    $: yarn dev
    

Top categories

Loading Svelte Themes