Skip to content

Commit 22be44d

Browse files
authored
Update README.md
1 parent 7ecd0bd commit 22be44d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ Check out the [Vapor example app](https://github.com/sliemeobn/elementary-htmx/t
3232

3333
The package brings the `.hx` syntaxt to all `HTMLElements` - providing a rich API for most [HTMX attributes](https://htmx.org/docs/).
3434

35+
There is also a `ElementaryHTMXSSE` module that adds the `.sse` syntax for the [Server Sent Events extensions.](https://github.com/bigskysoftware/htmx-extensions/blob/main/src/sse/README.md)
36+
3537
## Future directions
3638

37-
- Add module for [Server Sent Events extensions](https://github.com/bigskysoftware/htmx-extensions/blob/main/src/sse/README.md)
3839
- Add module for [WebSockets extension](https://github.com/bigskysoftware/htmx-extensions/blob/main/src/ws/README.md)
3940
- Add module (or separate package?) for HTMX Request and Response headers
4041

0 commit comments

Comments
 (0)