ASCII Text
Animations
Convert text to ASCII art with animation effects.
Import
import { PixelASCIIText } from "@/components/ui/pixel/animations/pixel-ascii-text"Usage
Interactive preview available - see usage code below
Component Source
Copy and paste the following code into your project at /src/components/ui/pixel/animations/pixel-ascii-text.tsx
// Component source code not available
// Error: ENOENT: no such file or directory, open '/var/task/src/components/ui/pixel/pixel-ascii-text.tsx'Accessibility
This component is built with accessibility in mind, including proper ARIA attributes, keyboard navigation, and focus management.