Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

c3ks/node-webterminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-webterminal

node-webterminal is a terminal emulator featuring unique technologies. We ship our own tty-rendering library written in Javascript.

The tty library is intended to work for node.js and on browsers. Currently its working on Webkit browsers, Firefox (including 3.6), and Opera. Internet Explorer is currently untested, but it should be very easy to make it work on Internet Explorer.

We're using diffing algorithms to reduce the amount of data being rendered on the screen. This makes node-webterminal very fast (for a javascript-terminal, okay?)

There are still some rendering issues with ncurses, so it's not ready for everyday use.

Webterminal in Action.

About

node-webterminal will be discontinued. Use the terminal.js instead (see samples/webterminal for a similiar application.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published