Skip to content

msporleder/consolejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Using consolejs.js

  • make a div with an id
  • style it (height and width)
  • style the classes:
    • .consolejs
    • .bottxt
    • .usertxt
  • make an interesting callback function to respond to input
  • pass your div to new Consolejs(document.getElementById('mydiv'), callback);
  • Consolejs.backdoor allows you to post messages into the window

About

javascript terminal/console style input widget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published