Skip to content

DOM/JavaScript-based terminal-emulator/console

License

Notifications You must be signed in to change notification settings

Happy-Ferret/DomTerm

 
 

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.

About

DOM/JavaScript-based terminal-emulator/console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • Java 24.3%
  • C 5.5%
  • CSS 3.7%
  • Shell 3.4%
  • Makefile 2.5%
  • Other 1.5%