JavaScript Editor

Report this app

Information

Developer
Sorin Covor
Price
100% Free
Updated
Aug 10, 2022
Size
3.12 MB
Version
1.42
Requirements
4.4
Downloads
100,000+

This application is a minimalist JavaScript code editor that allows you to run scripts on the go from your Android device.

Main features:
– Lightweight
– Simple interface
– Syntax highlighting
– Multiple dark/light color themes
– Font size customization
– Partial autocomplete
– Undo/Redo
– Save/load scripts to/from the app's library
– Export scripts to your device
– Load scripts from your device

* The output should be displayed using console.log.
* This application is intended for simple scripts and quick tests.
* The JavaScript version used is the JavaScript version of the WebView available on the device.

- Changed console dimension for landscape mode.
- Added a button for toggling the menu.