Skip to content

uk0/ng4-xterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NG4-Xterm

IMPORT XTERMJS [xterm.js build status]

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)
npm install  ng4-xterm --save -dd

@ Owner https://firsh.me

@ Github https://github.com/zmatsh

目前正在开发阶段~