Skip to content

Commit

Permalink
Merge pull request #2297 from qwefgh90/master
Browse files Browse the repository at this point in the history
Add NgTerminal to the users list
  • Loading branch information
Tyriar committed Jul 10, 2019
2 parents 44a843b + a32c467 commit a9961c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ Xterm.js is used in several world-class applications to provide great terminal e
- [**CodeInterview.io**](https://codeinterview.io): A coding interview platform in 25+ languages and many web frameworks. Uses xterm.js to provide shell access.
- [**Bastillion**](https://www.bastillion.io): Bastillion is an open-source web-based SSH console that centrally manages administrative access to systems.
- [**PHP App Server**](https://github.com/cubiclesoft/php-app-server/): Create lightweight, installable almost-native applications for desktop OSes. ExecTerminal (nicely wraps the xterm.js Terminal), TerminalManager, and RunProcessSDK are self-contained, reusable ES5+ compliant Javascript components.
- [**NgTerminal**](https://github.com/qwefgh90/ng-terminal): NgTerminal is a web terminal that leverages xterm.js on Angular 7+. You can easily add it into your application by adding `<ng-terminal></ng-terminal>` into your component.

[And much more...](https://github.com/xtermjs/xterm.js/network/dependents)

Expand Down

0 comments on commit a9961c8

Please sign in to comment.