A Gleam web framework for building HTML templates, single page applications, and real-time server components.
Stars
2.2k
Forks
137
Watchers
2.2k
Open Issues
12
Overall repository health assessment
No package.json found
This might not be a Node.js project
702
commits
79
commits
12
commits
6
commits
6
commits
5
commits
4
commits
4
commits
4
commits
3
commits
🔒 Include CSRF tokens if present when establishing server component connections. (#457)
3f7e851View on GitHub:bug: Fixed a bug where query.text's behaviour did not match its description.
9e64372View on GitHub📝 Clarify that a single Lustre app instance is used for all connections. (#408)
d8822e1View on GitHub🔀 Fixed a bug where server-rendered HTML from sources other than Lustre would virtualise incorrectly. (#446)
915a105View on GitHub🔀 Add on_form_disabled to attach to formDisabledCallback. (#443)
70a7fe4View on GitHub