Go to file
2016-02-06 18:41:24 +02:00
addons Merge pull request #44 from sourcelair/issue/18 2015-11-12 17:47:03 +02:00
demo added *.css rules in .editorconfig for indent consistency 2015-11-11 10:36:20 +02:00
src added comment for fix 2015-11-12 15:05:51 +02:00
test better options handling. 2013-08-13 17:20:55 -05:00
.editorconfig added *.css rules in .editorconfig for indent consistency 2015-11-11 10:36:20 +02:00
.gitignore Started documentation 2014-03-25 17:39:10 +00:00
bower.json fixed typo and reference in attach addon 2015-10-22 11:33:56 +03:00
conf.json Set up JSDoc documentation 2015-04-13 19:18:09 +03:00
LICENSE Updated LICENSE and REAMDE 2014-03-24 16:11:27 +00:00
package.json Update package.json (name, repository, license) 2016-02-06 18:41:24 +02:00
README.md Update README.md 2015-04-13 19:21:47 +03:00
xtermjs.png Update README.md 2015-04-13 19:21:47 +03:00

xterm.js — xterm, in the browser

Xterm.js is a full xterm clone, written completely in JavaScript.

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.

Xterm.js serves as foundation for the terminal found at www.sourcelair.com.

xterm.js screenshot

Contribution and License Agreement

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.

License

Copyright (c) 2014-2015, SourceLair, Private Company (www.sourcelair.com) (MIT License)

Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)