Skip to content

Kitware/trame-xterm

Repository files navigation

trame-xterm pypi_download

Trame widget to expose xterm.js. This library is compatible with both vue2 and vue3.

License

This library is distributed under the MIT License (Same as xterm.js)

Usage Examples

Multi-shell with git log

Multi-shell with python interpreter

Interactive update with htop

Development

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

Install the python library

pip install -e .

JavaScript dependency

This Python package bundle the [email protected], [email protected] and [email protected] JavaScript libraries. If you would like us to upgrade it, please reach out.