1
0
Fork
You've already forked guile-webframe
0
A set of Guile libraries for writing server-driven web applications.
  • Scheme 100%
Find a file
David Wilson 905d7e48f8 Update Datastar to 1.0 and adjust API changes
- Update CDN link to latest main branch version
- Rename merge-fragments to patch-elements with mode parameter
- Rename merge-signals to patch-signals
- Remove execute-script function (deprecated in 1.0)
- Update SSE event names to match new API
- Maintain backward compatibility where possible
2025年08月21日 11:21:24 +03:00
.guix/modules/webframe Move source files under src 2025年03月19日 11:15:28 +02:00
src Update Datastar to 1.0 and adjust API changes 2025年08月21日 11:21:24 +03:00
.guix-channel Initial project structure, CSS module 2025年03月19日 11:06:32 +02:00
guix.scm Initial project structure, CSS module 2025年03月19日 11:06:32 +02:00
README.org Add maturity warning to README.org 2025年03月19日 12:09:28 +02:00

guile-webframe

Guile Webframe (tentative name) is a loose framework for server-driven web applications written in Guile Scheme.

Maturity Notice!

NOTE: This project is not yet ready for public use! APIs will change dramatically at any time!

Once it has stabilized enough for general use, a package definition will be submitted to the main Guix channel.