Exec JS - JavaScript IDE
자바스크립트 IDE 및 실행자. HTTP & REST API & MQTT IoT 클라이언트.
앱 정보
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

최근 의견
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