xterm.js is a TypeScript-based front-end terminal emulation component that lets web applications embed fully-featured terminal interfaces. It powers in-browser terminals in tools like VS Code and browser IDEs. Xterm.js works with most terminal apps such as bash, vim, and tmux, including support for curses-based apps and mouse events. Xterm.js is really fast, it even includes a GPU-accelerated renderer. Xterm.js is not a terminal application that you can download and use on your computer. Xterm.js is not bash. Xterm.js can be connected to processes like bash and let you interact with them (provide input, receive output).
Features
- Rich terminal emulation (ANSI, VT100, cursor movement, color support)
- Embeddable in web apps for interactive terminal experiences
- Used in popular tools (VS Code, IDEs, in-browser shells)
- Plugin API to customize behavior (e.g., custom wheel handlers)
- Available via npm with TypeScript typings
- Regular updates and strong community adoption
Categories
Terminal EmulatorsLicense
MIT LicenseFollow xterm.js
Other Useful Business Software
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of xterm.js!