feat: introduce component support

This commit is contained in:
Joao Goncalves
2025-11-02 02:45:20 -01:00
parent 3d09b3110d
commit 0f492d807e
3 changed files with 139 additions and 17 deletions

View File

@@ -59,7 +59,7 @@ func main() {
## 🚧 Experimental
Via is still a newborn.
- `v0.1` nears.
- Version `0.1.0` nears.
- Expect chaos.
## Contributing
@@ -76,6 +76,6 @@ Via is still a newborn.
Via builds upon the work of these amazing projects:
- 🚀 [Datastar](https://data-star.dev) - The hypermedia powerhouse at the core of Via. It powers browser reactivity through Signals and enables real-time HTML/Signal patches over an always-on SSE event stream.
- 🧩 [Gomponents](https://maragu.dev/gomponents) - The awesome project that enables Vias Go-native HTML composition through the `via/h` package.
- 🧩 [Gomponents](https://maragu.dev/gomponents) - The awesome project that gifts Via with Go-native HTML composition superpowers through the `via/h` package.
> Thank you for building something that doesnt just function — it inspires. 🫶