JSPM

  • Created
  • Published
  • Downloads 5188
  • Score
    100M100P100Q115551F
  • License MIT

NgTerminal is a terminal component on Angular 11 or higher.

Package Exports

  • ng-terminal
  • ng-terminal/bundles/ng-terminal.umd.js
  • ng-terminal/fesm2015/ng-terminal.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ng-terminal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Pull Request Master version GitHub license

NgTerminal is a component to create a terminal emulator in Angular. It completely leverages Xterm.js.

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 for a collection of guides such as APIs, Control Sequence and Contributing.