Minimalist JavaScript code editor that allows you to run console 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.
Ažurirano dana
20. okt 2025.
Obrazovanje
Sigurnost podataka
arrow_forward
Sigurnost počinje razumijevanjem na koji način programeri prikupljaju i dijele vaše podatke. Privatnost podataka i sigurnosne prakse se mogu razlikovati ovisno o korištenju, regiji i dobi. Programer je naveo ove informacije i može ih s vremenom ažurirati.
Ova aplikacija može dijeliti ove vrste podataka s trećim stranama
Lokacija, Aktivnost aplikacija i Informacije o aplikacijama i performanse
Ova aplikacija može prikupljati ove vrste podataka
Lokacija, Aktivnost aplikacija i Informacije o aplikacijama i performanse
Podaci se šifriraju tokom prenosa
Možete zatražiti da se podaci izbrišu
Prikaži detalje
Ocjene i recenzije
phone_androidTelefon
laptopChromebook
tablet_androidTablet
3,7
1,3 hilj. recenzija
5
4
3
2
1
Što je novo
- Fixed edge-to-edge layout issue for multiple devices. - Made prompt, confirm and alert functions use the app theme. - Re-added some themes removed by mistake.