Exec JS - JavaScript IDE

Exec JS - JavaScript IDE

자바스크립트 IDE 및 실행자. HTTP & REST API & MQTT IoT 클라이언트.

앱 정보


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) 클라이언트(GET, POST, PUT, HEAD)
- mqtt(s) 클라이언트(게시/구독)
- 샘플 포함
- ECMAScript 2019(ECMA-262) 지원
우리는 현재 버전 1.80를 제공하고 있습니다. 이것은 우리의 최신 버전입니다. 다양한 장치에 적합합니다. Google Play 스토어 또는 우리가 호스팅하는 기타 버전에서 직접 Apk를 무료로 다운로드하십시오. 또한 등록없이 다운로드 할 수 있으며 로그인이 필요하지 않습니다.

옵션이 많은 Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... 용 2000+ 이상의 장치가 있으며 장치에 맞는 게임이나 소프트웨어를 쉽게 선택할 수 있습니다.

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