Interactive demonstration of the Deno ANSI library capabilities.
- 🎨 Colors - Basic colors, text styles, 256-color palette, RGB support
- 📍 Cursor - Movement, positioning, visibility control
- 🖥️ Terminal - Screen control, window titles, buffer switching
- ⌨️ Input - Keyboard handling, escape sequences, special keys
- 🖱️ Mouse - Tracking, clicks, event parsing
# Run the demo
deno run demo.ts- Arrow Keys - Navigate menu
- Enter - Select demo
- q - Quit application
This project is licensed under the MIT license. See the LICENSE file for more info.