Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.