An open API service indexing awesome lists of open source software.

https://github.com/uk0/ng4-xterm


https://github.com/uk0/ng4-xterm

containers docker tools typescript xterm

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# NG4-Xterm
IMPORT XTERMJS [![xterm.js build status](https://api.travis-ci.org/sourcelair/xterm.js.svg)]

## 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
目前正在开发阶段~
```