termterm
v0.5.2
Published
A Terminal Emulator for the Web.
Downloads
40
Readme
termterm
A Terminal Emulator for the Web.
Quickstart
git clone [email protected]:SimonSiefke/termterm.git &&
cd termterm/demo &&
npm ci &&
npm run dev
Credits
The project is based on https://github.com/xtermjs/xterm.js (LICENSE MIT).