26

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

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

user1517108
  • 2,395
  • 6
  • 32
  • 43

2 Answers2

9

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

Really simple and clean.

Fabien Sa
  • 9,135
  • 4
  • 37
  • 44
-2

try http://jsdo.it/

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

Leniel Maccaferri
  • 100,159
  • 46
  • 371
  • 480
gurvinder372
  • 66,980
  • 10
  • 72
  • 94