We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a2a150 commit e76fe96Copy full SHA for e76fe96
content/ecosystem/web-development.md
@@ -10,6 +10,14 @@ title = "Web Development"
10
<dd> Adaptation of the wreq library for the effectful ecosystem. </dd>
11
</dl>
12
13
+<dl>
14
+ <dt>
15
+ <a href="https://github.com/seanhess/hyperbole"><code>seanhess/hyperbole</code></a>
16
+ <img src="https://img.shields.io/hackage/v/hyperbole.svg" alt="Hackage" data-canonical-src="https://img.shields.io/hackage/v/hyperbole.svg" style="max-width: 100%;">
17
+ </dt>
18
+ <dd> Interactive serverside web framework inspired by HTMX. </dd>
19
+</dl>
20
+
21
<dl>
22
<dt>
23
<a href="https://github.com/seanhess/web-view"><code>seanhess/web-view</code></a>
0 commit comments