Xterm.js - A Terminal for the Web
Xterm.js is a front-end component written in TypeScript that lets applications bring fully-featured terminals to their users in the browser. It's used by popular projects such as VS Code, Hyper and Theia. Xterm.js is not bash, it can be connected to processes like bash and let you interact with them (provide input, receive output). It works with most terminal apps such as bash, vim, and tmux, including support for curses-based apps and mouse events.
https://xtermjs.org/
https://github.com/xtermjs/xterm.js
License:
Tech:
Tags: