]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Add CoderPad to real world use cases
authorVincent Woo <me@vincentwoo.com>
Tue, 24 Jan 2017 05:32:14 +0000 (21:32 -0800)
committerGitHub <noreply@github.com>
Tue, 24 Jan 2017 05:32:14 +0000 (21:32 -0800)
Hi everyone,

I'm very pleased to say I have cut CoderPad.io over to using xterm.js (replacing term.js). I've very pleased with the work you've done on it. You've implemented the many terrible hacks on top of term.js I had to write, except you've actually implemented stuff the right way.

I look forward to your continued progress on the project!

Cheers,
Vincent

README.md

index f68da0f1d3505fa6296e516eac664186ebe16c5f..c251da48c6c4e1d67866cd93692eca878a37b9f8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Xterm.js is used in several world-class applications to provide great terminal e
 - [**Katacoda**](https://www.katacoda.com/): Katacoda is an Interactive Learning Platform for software developers, covering the latest Cloud Native technologies.
 - [**Eclipse Che**](http://www.eclipse.org/che): Developer workspace server, cloud IDE, and Eclipse next-generation IDE.
 - [**Codenvy**](http://www.codenvy.com): Cloud workspaces for development teams.
-
+- [**CoderPad**](https://coderpad.io): Online interviewing platform for programmers. Run code in many programming languages, with results displayed by `xterm.js`.
 
 Do you use xterm.js in your application as well? Please [open a Pull Request](https://github.com/sourcelair/xterm.js/pulls) to include it here. We would love to have it in our list.