term.js
A terminal written in javascript
...It supports terminal dimensions, screen keys, title events, terminal writing, data events, destruction on disconnect, and familiar xterm behavior. It also includes keyboard-driven tmux-like selection and copy-paste workflows in addition to mouse selection. The repository is no longer maintained, but it remains an important reference for browser terminal emulation and early JavaScript terminal UI work.