Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions content/ecosystem/web-development.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,14 @@ title = "Web Development"
<dd> Adaptation of the wreq library for the effectful ecosystem. </dd>
</dl>

<dl>
<dt>
<a href="https://github.com/seanhess/hyperbole"><code>seanhess/hyperbole</code></a>
<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%;">
</dt>
<dd> Interactive serverside web framework inspired by HTMX. </dd>
</dl>

<dl>
<dt>
<a href="https://github.com/seanhess/web-view"><code>seanhess/web-view</code></a>
Expand Down
Loading