Skip to content

[JavaScript] Is a simple web-based JavaScript code executor. It is focused on mobile device browsers

License

Notifications You must be signed in to change notification settings

develol/js-web-execution-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-web-execution-simple

[JavaScript] Is a simple web-based JavaScript code executor. It is focused on mobile device browsers
Example

HTML executor

AceEditor v1.4.14+

Getting started

  1. Cloning this repository
  2. Launch index.html

File structure

/ ................. Root
├─ index.html ..... Main HTML file
├─ css ............ Folder with CSS files
│  └─ index.css ... Main CSS file
└─ js ............. Folder with JavaScript files
   └─ index.js .... Main JS file