Minimalist JavaScript code editor that allows you to run console
scripts on the go from your mobile device.
scripts on the go from your mobile device.
Main features:
– Lightweight
– Simple interface
– Syntax highlighting
– Multiple dark/light color themes
– Adjustable font size
– Adjustable tab size
– Partial autocomplete
– Undo/Redo
– Auto-save
– Save/load scripts to/from the app’s library
– Load scripts from your device
* The output should be displayed using console.log or other console
methods.
* This application is intended for simple scripts and quick
tests.
* The JavaScript version used for running the scripts is the
JavaScript version of the WebView available on the device.
