
Exec Javascript (ES9)
Javascript IDE and execution. ECMAScript 2019 (ECMA-262) support
App info
Advertisement
App description
Android App Analysis and Review: Exec Javascript (ES9), Developed by Michael Lauer. Listed in Education Category. Current Version Is 1.77, Updated On 30/12/2024 . According to users reviews on Google Play: Exec Javascript (ES9). Achieved Over 74 thousand Installs. Exec Javascript (ES9) Currently Has 260 Reviews, Average Rating 3.7 Stars
Javascript IDE for coding and execution.Features:
- code execution
- syntax highlighting
- line numbering
- Input form
- save/open file
- http(s) client (GET, POST, PUT, HEAD)
- mqtt(s) client (publish/subscribe)
- Samples included
We are currently offering version 1.77. This is our latest, most optimized version. It is suitable for many different devices. Free download directly apk from the Google Play Store or other versions we're hosting. Moreover, you can download without registration and no login required.
We have more than 2000+ available devices for Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... with so many options, it’s easy for you to choose games or software that fit your device.
It can come in handy if there are any country restrictions or any restrictions from the side of your device on the Google App Store.
What's New
Add example with app specific functions
Recent Comments
A Google user
Awesome work Michael Props!, just 1 request if you could improve the UX more or at least make it more readable like... changing from dark font color on a dark background...
Imtiaz Uddin
This is great, only problem is that i dont understand if this command will work: noclip = false game:GetService('RunService').Stepped:connect(function() if noclip then game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) plr = game.Players.LocalPlayer mouse = plr:GetMouse() mouse.KeyDown:connect(function(key) if key == "e" then noclip = not noclip game.Players.LocalPlayer.Character.Humanoid:ChangeState(11) end end) print('Loaded') print('Press "E" to noclip')
A google user
Better than average in its category. The app hangs with larger files.Can expect limited-support from developer.
A Google user
"force light theme for better readability" eh why not just make it optional but set it as a default? nice app works well UI could be a bit nicer though.
hoylecake
Not sure why kids are relating this to Roblox, which uses Lua. Flawless JS executor, excellent for debugging on the go. Thank you for this!
C N
I will give it a 4 star because it looks like it works so it could really help if you can reply on how to use it, and in will change my review
John Rosh Natividad
I vote it for 5 star pls teach me how to use inject my script --//Admin Commands Script --//Variables\\-- local DataStore = game:GetService("DataStoreService") local BanList = DataStore:GetDataStore("BanList") local Admins = {"ConectedDeleted_666", "Mineloxer"} --//People who you want as admins --//Events\\-- game.Players.PlayerAdded:connect(function(Player) local Folder = Instance.new("Folder", Player) Folder.Name = "PlayerValues" local BanCheck = Instance.new("BoolV
Adin Loopes
It looks good but how do I export to Roblox and can I just download a script and copy and paste it cuz I too lazy to do code