Packages

Multi-surface application runtime for Elixir. One TEA module renders to terminal, browser (LiveView), SSH, and MCP (agents). 30+ widgets, flexbox + CSS grid, AI agent runtime, distributed swarm with CRDTs, time-travel debugging, session recording, sandboxed REPL, and agentic commerce.

Current section

Files

Jump to
raxol docs cookbook README.md
Raw

docs/cookbook/README.md

# Cookbook
Practical guides for building terminal applications with Raxol.
## Integration Guides
- [LiveView Integration](LIVEVIEW_INTEGRATION.md) - Render terminals in Phoenix LiveView
- [Theming](THEMING.md) - Custom color schemes and styling
- [Performance Optimization](PERFORMANCE_OPTIMIZATION.md) - 60fps techniques
## Examples
Complete applications: `examples/` directory