golive
⚡ Live views for GoLang with reactive HTML over WebSockets 🔌 (by brendonmatos)
kyoto
Golang SSR-first Frontend Library [Moved to: https://github.com/kyoto-framework/kyoto] (by yuriizinets)
golive | kyoto | |
---|---|---|
8 | 46 | |
246 | 382 | |
- | - | |
2.2 | 9.4 | |
over 2 years ago | over 3 years ago | |
Go | Go | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
golive
Posts with mentions or reviews of golive.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-10.
-
live reload, listening to api changes?
1) change html content on the fly based on user input without redirects. I guess I found something relevant here to help me out, but I haven't tested any of it yet and keeping my options open for now. I know javascript frameworks are the usual go-to for that stuff, but I'd like to play around with Go before diving into another language.
- What frontend libraries do exist in Go?
-
Go for web frontend
I stumbled on two options: - GoLive (similar to Phoenix LiveViews) - Vugu (similar to Vue)
-
Looking for early feedback on my new Phoenix LiveView inspired project.
I built it because I love building highly interactive web pages, but the current state of JavaScript leaves me cold. I got really excited when I saw what Phoenix was doing with LiveView and thought I could see the light at the end of the tunnel. There are already a couple of projects also inspired by LiveView (GoLive, live), but I had my own vision that I wanted to realise.
- brendonmatos/golive: Reactive HTML, server-side-rendered using Go over Web sockets
-
Build hotwire applications using Go
As for LiveView ports or code inspired by LiveView in Go there is also https://github.com/brendonmatos/golive but I haven't had the chance to use either yet. If either are more or less a direct port (as much as they can be given language constraints) then I'd bet on them over hotwire. The Elixir community has already worked through most of the hard problems hotwire will encounter down the road with more use.
-
Looking for an interesting project to contribute
I'd like to suggest GoLive (https://github.com/brendonmatos/golive). It's a new project with an owner that is very open to pull requests. I've been sending PRs and it's a fun project to work on. What is GoLive:
-
GoBook - POC of a Go REPL in browser using Go Live View Library and zero JavaScript
GoLive Repo https://github.com/brendonmatos/golive
kyoto
Posts with mentions or reviews of kyoto.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-19.
-
Please add open source software written in Go to Wikidata
Please, can you help to add https://github.com/yuriizinets/kyoto ? Never interacted with wiki as contributor
-
does anyone know of a way to render web components server side (ssr) with deno?
No need to be condescending, obviously OP is looking for a framework to do that easily (like for example this one in Go.
- Rethinking front end development with Kyoto
- Rethinking front end development with Go
- Rethinking frontend development with Kyoto
- Kyoto: Developing Front End with Go
- Kyoto: Development notes 13/11/21
What are some alternatives?
When comparing golive and kyoto you can also consider the following projects:
space-cloud - Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
gopherjs-vue - VueJS bindings for gopherjs
yaegi - Yaegi is Another Elegant Go Interpreter
tango - WebAssembly Lightweight Javascript Framework in Go (React / AngularJS Inspired)
vecty - Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
vugu - Vugu: A modern UI library for Go+WebAssembly (experimental)