百科.dev
全部条目趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
X

xterm.js

> 编程语言
开源

网络终端

21.0K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

网络终端

[(https://xtermjs.org). Xterm.js是一个前端组件,可以让应用程序在浏览器中给用户带来全功能的终端. 它被VS代码(及其分叉),Tabby和Hyper等受欢迎的项目所使用. 功能-终端应用只是工作: Xterm.js与大多数终端应用如bash,vim,和tmux合作,包括支持基于诅咒的应用和鼠标事件. - 表演者: Xterm.js 速度真快,包括一个可选的GPU加速渲染器. - 丰富的Unicode支持:支持CJK,emojis,和IMEs. - 自足:核心库的依赖性为零。 - 可访问性:可打开屏幕阅读器模式和最小对比率支持。 - 说吧 还有更多:链接,主题,自定义的glyphs,addons,有详细记载的API等. Xterm.js 不是 - Xterm.js 不是您可以在您的计算机上下载和使用的一个终端应用程序 。 - Xterm. js不是bash。 薛特尔..

核心特点

  • •Terminal apps just work: Xterm.js works with most terminal apps such as bash, vim, and tmux, including support for curses-based apps and mouse events.
  • •Performant: Xterm.js is *really* fast and includes an optional GPU-accelerated renderer.
  • •Rich Unicode support: Supports CJK, emojis, and IMEs.
  • •Self-contained: The core library has zero dependencies.
  • •Accessible: Screen reader mode and minimum contrast ratio support can be turned on.
  • •And much more: Links, theming, custom glyphs, addons, well documented API, etc.
  • •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) through a library like node-pty.
  • •@xterm/addon-attach: Attaches to a server running a process via a websocket
  • •@xterm/addon-clipboard: Access the browser's clipboard

> 标签

TypeScriptconsoledevelopmentjavascriptpty

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月9日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言