mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 13:01:03 +00:00
cfwheels-htmx-crud-server-example (#962)
This commit is contained in:
parent
8e43f32019
commit
fbb5e58515
@ -10,7 +10,7 @@ most server-side frameworks are already pretty well set up to integrate with htm
|
||||
rendering HTML long before JSON became popular.
|
||||
|
||||
Different frameworks and platforms may offer alternative systems for installing htmx - for example, in the Java / JVM
|
||||
ecosystem, [WebJars](https://www.webjars.org) allows the use of npm packages with popular Java build tools such as
|
||||
ecosystem, [WebJars](https://www.webjars.org) allows the use of npm packages with popular Java build tools such as
|
||||
Maven and Gradle.
|
||||
|
||||
These examples may make it a bit easier to get started using htmx with your platform of choice.
|
||||
@ -67,6 +67,7 @@ These examples may make it a bit easier to get started using htmx with your plat
|
||||
|
||||
- <https://github.com/bpamiri/cfwheels-todomvc-htmx>
|
||||
- <https://www.forgebox.io/view/cfwheels-htmx-plugin>
|
||||
- <https://github.com/chapmandu/cfwheels-htmx-crud>
|
||||
|
||||
## C#
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user