]> git.proxmox.com Git - mirror_xterm.js.git/blame - README.md
Merge pull request #82 from sourcelair/issue/79
[mirror_xterm.js.git] / README.md
CommitLineData
dd93e62a 1# xterm.js
51946a73 2
dd93e62a 3Xterm.js is a full xterm clone, written in JavaScript.
561fc59d 4
dd93e62a 5It is used at [SourceLair](https://www.sourcelair.com/home) to help people develop their applications in their browsers.
561fc59d 6
dd93e62a 7Xterm.js supplies a modular, event-based interface that lets developers build addons and themes on top of it.
561fc59d 8
d6c83696 9![xterm.js screenshot](xtermjs.png)
74848936 10
8ac7a6eb
CJ
11### Contribution and License Agreement
12
d24e0055 13If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work.
8ac7a6eb 14
51946a73
CJ
15## License
16
dd93e62a 17Copyright (c) 2014-2016, SourceLair, Private Company ([www.sourcelair.com](https://www.sourcelair.com/home)) (MIT License)
d24e0055 18
51946a73 19Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)