Skip to content

Command shell based on CodeMirror

Notifications You must be signed in to change notification settings

aseriousbiz/cmjs-shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmjs-shell

A command shell based on CodeMirror. This is perhaps more properly called a console, but that would be confusing in javascript.

What it does

Provides an input line and external methods for writing output text.
Provides a facility for command completion and shell history.

What it does not do

Actually process commands or provide command completions.

Demo

The shell was built for electron, but it works in modern browsers.

Demo

License

MIT.

About

Command shell based on CodeMirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%