A set of Guile libraries for writing server-driven web applications.
- Scheme 100%
|
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 |
||
|---|---|---|
| .guix/modules/webframe | Move source files under src | |
| src | Update Datastar to 1.0 and adjust API changes | |
| .guix-channel | Initial project structure, CSS module | |
| guix.scm | Initial project structure, CSS module | |
| README.org | Add maturity warning to README.org | |
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.