javascript 移动设备上的 jsfiddle 替代方案?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/14434578/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-26 21:38:57  来源:igfitidea点击:

jsfiddle alternative on mobile?

javascriptjsfiddle

提问by user1517108

Is there a website similar to jsfiddle that can be accessed through a mobile. I want a website/tool that aids JavaScript/HTML/CSS development. Jsfiddle is very cumbersome when I use it on my phone (nexus 4).

是否有类似 jsfiddle 的网站可以通过手机访问。我想要一个有助于 JavaScript/HTML/CSS 开发的网站/工具。当我在手机上使用 Jsfiddle 时,它​​非常麻烦(nexus 4)。

Any suggestion on either online or offline tool is appreciated. Thanks.

对在线或离线工具的任何建议表示赞赏。谢谢。

回答by Fabien Sa

Maybe this one : http://jsbin.com/

也许这个:http: //jsbin.com/

Really simple and clean.

真的很简单很干净。

回答by gurvinder372

try http://jsdo.it/

试试http://jsdo.it/

It is supposed to scale down appropriately for a mobile device.

它应该为移动设备适当缩小。