mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +00:00
Added reference and example for Go (#1020)
This commit is contained in:
parent
7ab4d8c1f2
commit
a8687247d1
@ -131,7 +131,8 @@ libraries and provide an excellent opportunity for improving the developer exper
|
|||||||
hypermedia-oriented libraries.
|
hypermedia-oriented libraries.
|
||||||
|
|
||||||
Here are some known implementations of the fragment concept:
|
Here are some known implementations of the fragment concept:
|
||||||
|
* Go
|
||||||
|
* [Standard Library (use block actions)](https://pkg.go.dev/text/template) [[demo]](https://gist.github.com/benpate/f92b77ea9b3a8503541eb4b9eb515d8a)
|
||||||
* Python
|
* Python
|
||||||
* [Django Render Block Extension](https://pypi.org/project/django-render-block/)
|
* [Django Render Block Extension](https://pypi.org/project/django-render-block/)
|
||||||
* Java
|
* Java
|
||||||
|
Loading…
x
Reference in New Issue
Block a user