[ 源代码: node-xterm ]
软件包:node-xterm(3.8.1+~cs0.9.0-1+deb12u1)
node-xterm 的相关链接
Debian 的资源:
下载源码包 node-xterm:
- [node-xterm_3.8.1+~cs0.9.0-1+deb12u1.dsc]
- [node-xterm_3.8.1+~cs0.9.0.orig-node-pty.tar.gz]
- [node-xterm_3.8.1+~cs0.9.0.orig.tar.gz]
- [node-xterm_3.8.1+~cs0.9.0-1+deb12u1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [xtermjs.org]
相似软件包:
terminal front-end component for the browser - NodeJS modules
Xterm.js is a terminal front-end component written in JavaScript that works in the browser.
It enables applications to provide fully featured terminals to their users and create great development experiences.
Features:
- **Text-based application support**: Use xterm.js to work with applications like `bash`, `git` etc. - **Curses-based application support**: Use xterm.js to work with applications like `vim`, `tmux` etc. - **Mouse events support**: Xterm.js captures mouse events like click and scroll and passes them to the terminal's back-end controlling process - **CJK (Chinese, Japanese, Korean) character support**: Xterm.js renders CJK characters seamlessly - **IME support**: Insert international (including CJK) characters using IME input with your keyboard - **Self-contained library**: Xterm.js works on its own. It does not require any external libraries like jQuery or React to work - **Modular, event-based API**: Lets you build addons and themes with ease
This package contains the unpacked individual xterm CommonJS modules.
其他与 node-xterm 有关的软件包
|
|
|
|
-
- dep: libjs-xterm
- terminal front-end component for the browser - browser library
-
- sug: nodejs
- evented I/O for V8 javascript - runtime executable