Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 525 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 525 Bytes

hterm

hterm is a JS library that provides a terminal emulator. It is reasonably fast, reasonably correct, and reasonably portable across browsers.

This project only provides the package.

Usage

bower install hterm

Building

git clone --recursive https://github.com/lenartj/hterm.git
hterm/build.sh

Links