svelterm playground demos — run them in your real terminal: curl -fsSL https://svelterm.dev/run/animations.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/borders.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/colors.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/counter.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/flexbox.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/forms.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/grid.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/inline-mode.mjs | node --input-type=module - curl -fsSL https://svelterm.dev/run/tables.mjs | node --input-type=module - Needs Node 20+. Ctrl+C exits. How it works: https://svelterm.dev/docs/how-it-works