Skip to content

DOM/JavaScript-based terminal-emulator/console

License

Notifications You must be signed in to change notification settings

lvxingtu/DomTerm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomTerm - a terminal emulator and console using DOM and JavaScript

DomTerm is a combined terminal emulator and REPL console using web technlogies - i.e. JavaScript and DOM: Users can type commands which gets sent to an application, which evaluates the command, and displays the results, typically in some kind of type-script format.

See the home page for more information, including list of features with many screenshots.

DomTerm screenshot with panes

About

DOM/JavaScript-based terminal-emulator/console

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 56.1%
  • C 19.9%
  • C++ 10.1%
  • Java 7.7%
  • CSS 1.7%
  • Shell 1.6%
  • Other 2.9%