Package Exports
- xterm
- xterm/addons/fit/fit
- xterm/package.json
- xterm/src/xterm.css
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xterm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.

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)