Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takluyver/xstatic-termjs

A terminal written in Javascript, packaged for Python
https://github.com/takluyver/xstatic-termjs

Last synced: 14 days ago
JSON representation

A terminal written in Javascript, packaged for Python

Awesome Lists containing this project

README

        

XStatic-termjs
--------------

term.js javascript library packaged for setuptools (easy_install) / pip.

* term.js project: `Github chjj/term.js `_
* XStatic package: `Github takluyver/XStatic-termjs `_

This package is intended to be used by **any** project that needs these files.

It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.

You can find more info about the xstatic packaging way in the package `XStatic`.