Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trame-xterm

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trame-xterm

Trame widget to expose xterm.js

  • 0.2.1
  • PyPI
  • Socket score

Maintainers
2

trame-xterm

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

.. image:: examples/multi-shells/git.png :alt: Multi-shell with git log

.. image:: examples/multi-shells/python.png :alt: Multi-shell with python interpreter

.. image:: examples/shell/htop.png :alt: Interactive update with htop

Development

Build and install the Vue components

.. code-block:: console

cd vue-components
npm i
npm run build
cd -

Install the python library

.. code-block:: console

pip install -e .

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc