JavaScript Editor

Reportar esta app

Information

Desarrollador
Sorin Covor
Price
100% Free
Actualización
Aug 10, 2022
Tamaño
3.12 MB
Versión
1.42
Requerimientos
4.4
Descargas
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.