]> git.proxmox.com Git - mirror_xterm.js.git/blob - README.md
Merge pull request #17 from sourcelair/issue/8
[mirror_xterm.js.git] / README.md
1 # xterm.js — xterm, in the browser
2
3 Xterm.js is a full xterm clone, written completely in JavaScript.
4
5 Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment the experience of running a fully-featured terminal inside the browser.
6
7 Xterm.js serves as foundation for the terminal found at www.sourcelair.com.
8
9 ![xterm.js screenshot](docs/screenshot.png)
10
11 ### Contribution and License Agreement
12
13 If 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.
14
15 ## License
16
17 Copyright (c) 2014-2015, SourceLair, Ltd (www.sourcelair.com) (MIT License)
18
19 Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)