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.