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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of xterm.js!