UNPKG

clay-util

Version:

A beautiful, modern terminal for the web - Perfect for ChromeOS users without terminal access

24 lines (16 loc) 483 B
# Clay Terminal Examples This directory contains example integrations of Clay Terminal. ## Examples ### basic.html Simple HTML example showing basic terminal integration. To run: 1. Build the package: `npm run build:package` 2. Serve the examples directory with a web server 3. Open `basic.html` in your browser ## Using in Your Project See [INTEGRATION.md](../../INTEGRATION.md) for detailed integration examples for: - React - Vue - Next.js - Svelte - Plain HTML/JavaScript