Exec JS - JavaScript IDE

Exec JS - JavaScript IDE

Javascript IDE και Executor. HTTP & REST API & MQTT IoT client.

Πληροφορίες Εφαρμογής


1.80
September 01, 2025
74,226
Android 2.3+
Everyone
Get Exec JS - JavaScript IDE for Free on Google Play

Advertisement

Περιγραφή Εφαρμογής


Ανάλυση Εφαρμογών Android: Exec JS - JavaScript IDE, Που Αναπτύχθηκε Από Το Michael Lauer. Που Αναφέρονται Στην Κατηγορία Εκπαίδευση. Η Τρέχουσα Έκδοση Είναι 1.80, Ενημερωμένη Στις 01/09/2025 . Σύμφωνα Με Τις Αναθεωρήσεις Των Χρηστών Στο Google Play: Exec JS - JavaScript IDE. Επιτυγχάνονται Πάνω Από 74 Χίλια Εγκαταστάσεις. Το Exec JS - JavaScript IDE Έχει Σήμερα 260 Κριτικές, Μέση Βαθμολογία 3.7 Αστέρια

Javascript IDE για κωδικοποίηση και εκτέλεση.

Χαρακτηριστικά:
- εκτέλεση κώδικα
- επισήμανση σύνταξης
- αρίθμηση γραμμών
- Έντυπο εισαγωγής
- αποθήκευση/άνοιγμα αρχείου
- http(s) client (GET, POST, PUT, HEAD)
- πελάτης mqtt(s) (δημοσίευση/εγγραφή)
- Περιλαμβάνονται δείγματα
- Υποστήριξη ECMAScript 2019 (ECMA-262).
Προσφέρουμε Επί Του Παρόντος Την Έκδοση 1.80. Αυτή Είναι Η Τελευταία, Πιο Βελτιστοποιημένη Έκδοση Μας. Είναι Κατάλληλο Για Πολλές Διαφορετικές Συσκευές. Δωρεάν Λήψη Απευθείας Apk Από Το Google Play Store Ή Άλλες Εκδόσεις Που Φιλοξενούμε. Επιπλέον, Μπορείτε Να Κατεβάσετε Χωρίς Εγγραφή Και Δεν Απαιτείται Σύνδεση.

Έχουμε Περισσότερες Από 2000+ Διαθέσιμες Συσκευές Για Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... Με Τόσες Πολλές Επιλογές, Είναι Εύκολο Για Εσάς Να Επιλέξετε Παιχνίδια Ή Λογισμικό Που Ταιριάζουν Στη Συσκευή Σας.

Μπορεί Να Έρθει Χρήσιμο Εάν Υπάρχουν Περιορισμοί Χώρας Ή Περιορισμοί Από Την Πλευρά Της Συσκευής Σας Στο Google App Store.

Τι Νέο Υπάρχει


Bugfix: Appbar was hiding part of JSON form

Βαθμολογία Και Αναθεώρηση Στο Κατάστημα Google Play


3.7
260 Σύνολο
5 50.8
4 17.8
3 6.6
2 0
1 24.8

Συνολικός Αριθμός Εγκαταστάσεων (*Εκτιμώμενη)

Εκτίμηση Του Συνολικού Αριθμού Εγκαταστάσεων Στο Google Play, Προσεγγίζεται Από Τον Αριθμό Των Αξιολογήσεων Και Την Εγκατάσταση Ορίων Που Επιτεύχθηκαν Στο Google Play.

Πρόσφατα Σχόλια

user
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...

user
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')

user
A google user

Better than average in its category. The app hangs with larger files.Can expect limited-support from developer.

user
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.

user
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!

user
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

user
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

user
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