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.

Query Examples

Examples that show the query 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.

Machine-written examples

Examples generated or assembled around browser APIs such as Audio and WebSocket.