https://github.com/qwefgh90/ng-terminal
NgTerminal is a terminal component on Angular. the Ivy distribution's been released from v5.0.0.
https://github.com/qwefgh90/ng-terminal
angular component keyboard-events shell ssh telnet terminal xterm xtermjs
Last synced: about 1 year ago
JSON representation
NgTerminal is a terminal component on Angular. the Ivy distribution's been released from v5.0.0.
- Host: GitHub
- URL: https://github.com/qwefgh90/ng-terminal
- Owner: qwefgh90
- License: other
- Created: 2017-11-24T09:16:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T12:26:25.000Z (about 2 years ago)
- Last Synced: 2024-04-14T09:38:59.659Z (about 2 years ago)
- Topics: angular, component, keyboard-events, shell, ssh, telnet, terminal, xterm, xtermjs
- Language: TypeScript
- Homepage: https://qwefgh90.github.io/ng-terminal/
- Size: 8.14 MB
- Stars: 119
- Watchers: 6
- Forks: 27
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-THIRD-PARTY
Awesome Lists containing this project
- awesome-starred - qwefgh90/ng-terminal - NgTerminal is a terminal component on Angular. the Ivy distribution's been released from v5.0.0. (TypeScript)
README
[](https://github.com/qwefgh90/ng-terminal/actions)
[](https://github.com/qwefgh90/ng-terminal/actions)
[](https://www.npmjs.com/package/ng-terminal) []()
**NgTerminal** is a component to create a terminal emulator in Angular. It completely leverages [Xterm.js](https://xtermjs.org/).
The objective is to provides only Angular developers with both easy installation and some convenient features during the development of an Angular app including an terminal functionality. Currently, it has some features such as NgTerminal Component, Draggable.
We provide [Wiki](https://github.com/qwefgh90/ng-terminal/wiki) for a collection of guides such as APIs, Control Sequence and Contributing.