Go to file
2016-06-07 10:42:21 +00:00
addons Change CommonJS package structure 2016-05-03 12:48:16 +03:00
bin Implement fully featured terminal demo w/ static fallback 2016-06-07 08:41:41 +00:00
demo Make cursor hollow on blur 2016-06-07 10:42:21 +00:00
src Make cursor hollow on blur 2016-06-07 10:42:21 +00: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 Update .gitignore to ingore npm logs 2016-02-09 14:42:33 +02:00
bower.json Bump version to 0.33 2016-04-26 12:17:41 +03:00
conf.json Set up JSDoc documentation 2015-04-13 19:18:09 +03:00
Dockerfile Implement fully featured terminal demo w/ static fallback 2016-06-07 08:41:41 +00:00
LICENSE Updated LICENSE and REAMDE 2014-03-24 16:11:27 +00:00
package.json Implement fully featured terminal demo w/ static fallback 2016-06-07 08:41:41 +00:00
Procfile.dev Implement fully featured terminal demo w/ static fallback 2016-06-07 08:41:41 +00:00
README.md Update README 2016-02-09 14:48:54 +02:00
xtermjs.png Update README 2016-02-09 14:48:54 +02:00

xterm.js

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

It is used at SourceLair to help people develop their applications in their browsers.

Xterm.js supplies a modular, event-based interface that lets developers build addons and themes on top of it.

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-2016, SourceLair, Private Company (www.sourcelair.com) (MIT License)

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