Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 20 hours 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T12:26:25.000Z (8 months ago)
- Last Synced: 2024-04-14T09:38:59.659Z (7 months 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
README
[![Pull Request](https://github.com/qwefgh90/ng-terminal/actions/workflows/test.yml/badge.svg?label=Pull%20Request)](https://github.com/qwefgh90/ng-terminal/actions)
[![Master](https://github.com/qwefgh90/ng-terminal/actions/workflows/deploy.yml/badge.svg?label=Master)](https://github.com/qwefgh90/ng-terminal/actions)
[![version](https://badge.fury.io/js/ng-terminal.svg)](https://www.npmjs.com/package/ng-terminal) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)]()**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.