Web-Easy Examples
Compiled example pages from lib/web-easy/examples/.
Handwritten examples
Small starter apps written by hand to show the basic Web Easy workflow.
RQuery Examples
Examples that show the rquery helpers, from .text!, .val!, and .data! to .on, .off, .once, .trigger, and .on-delegate for selector-based event wiring.
7 GUI Examples
The classic 7 GUIs benchmark is a teaching set of seven small interface problems used to compare UI toolkits and architecture styles. It covers counter updates, temperature conversion, flight booking, timers, CRUD editing, and circle drawing.
Pict
Examples that combine web-easy controls with web-pict canvas rendering.
Machine-written examples
Examples generated or assembled around browser APIs such as Audio and WebSocket.