Skip to content

polotorom-debug/js-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📁 Project Files

  • j.html
    Main page of the project. Contains the interface with the input box, button, title, and output area.
  • java.js
    Handles all JavaScript logic: runs typed code, detects Enter key, displays output, and shows errors.

⚡ How It Works

Type JavaScript code into the input box and press Enter or click Enviar. The script executes the code instantly and prints the result below.

About

Mini JavaScript console in the browser. Write code, run it instantly, and view output directly on the page. Lightweight and simple.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors