Comparing version 0.31.0 to 0.32.0
{ | ||
"name": "xterm.js", | ||
"version": "0.31", | ||
"version": "0.32", | ||
"ignore": ["demo", "test", ".gitignore"] | ||
} |
{ | ||
"name": "xterm", | ||
"version": "0.31.0", | ||
"version": "0.32.0", | ||
"ignore": ["demo", "test", ".gitignore"], | ||
@@ -5,0 +5,0 @@ "main": "src/xterm.js", |
@@ -1,8 +0,8 @@ | ||
# xterm.js — xterm, in the browser | ||
# xterm.js | ||
Xterm.js is a full xterm clone, written completely in JavaScript. | ||
Xterm.js is a full xterm clone, written 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. | ||
It is used at [SourceLair](https://www.sourcelair.com/home) to help people develop their applications in their browsers. | ||
Xterm.js serves as foundation for the terminal found at www.sourcelair.com. | ||
Xterm.js supplies a modular, event-based interface that lets developers build addons and themes on top of it. | ||
@@ -17,4 +17,4 @@  | ||
Copyright (c) 2014-2015, SourceLair, Private Company (www.sourcelair.com) (MIT License) | ||
Copyright (c) 2014-2016, SourceLair, Private Company ([www.sourcelair.com](https://www.sourcelair.com/home)) (MIT License) | ||
Copyright (c) 2012-2013, Christopher Jeffrey (MIT License) |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
415399