https://github.com/uk0/ng4-xterm
https://github.com/uk0/ng4-xterm
containers docker tools typescript xterm
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/uk0/ng4-xterm
- Owner: uk0
- License: apache-2.0
- Created: 2017-05-08T02:33:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T03:20:25.000Z (about 8 years ago)
- Last Synced: 2025-02-24T16:14:31.667Z (3 months ago)
- Topics: containers, docker, tools, typescript, xterm
- Language: JavaScript
- Homepage: http://cgroup.itd
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NG4-Xterm
IMPORT XTERMJS []## NG4-Xterm 功能介绍
- 主要是要实现在线的容器bash命令操作。
- 文件在线导出等功能。
- 本工具中其中一部分用到了 xtermjs的工具类,感谢作者开源。
- Xterm is not a terminal application that you can download and use on your computer
- Xterm is not `bash`. Xterm.js can be connected to processes like `bash` and let you interact with them (provide input, receive output)```shell
npm install ng4-xterm --save -dd
```@ Owner
@ Github
```shell
目前正在开发阶段~
```