# sockterm **Repository Path**: mirrors_asmodehn/sockterm ## Basic Information - **Project Name**: sockterm - **Description**: A flexible, easy-to-embed terminal emulator for connecting to WebSockets. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-17 - **Last Updated**: 2026-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sockterm 🧦🖥 A flexible, easy-to-embed terminal emulator for connecting to WebSockets.  ## Getting Started To see a few examples of using `sockterm`, check out the [examples folder](./examples/). `sockterm` comes in two flavors. `sockterm-element.js` creates a custom HTML element. You can use it like so: ```html