Difference between revisions of "Features/JS Fiddler"
Line 27: | Line 27: | ||
==Suggested UI Design== | ==Suggested UI Design== | ||
− | + | http://imgur.com/gIKfapm.gif |
Revision as of 14:21, 28 April 2016
Summary
Adds the capability to test your Javascript code inside BROWSE.
Owner
This should link to your home wiki page so we know who you are
- Name: Utkarsh Tiwari
Include you email address that you can be reached should people want to contact you about helping with your feature, status is requested, or technical issues need to be resolved
- Email: iamutkarshtiwari at gmail dot com
Current status
- Targeted release: 0.110
- Last updated: 30/3/2016
- Percentage of completion: 90%
Detailed Description
This feature allows users to test their Javascript/HTML/CSS code using the Js-Fiddler inside the Browse activity. It provides following four features-
1- Save: Save the current text/code to the journal 2- Open: Opens a specified document[containing text/code] previously saved in the journal 3- Run: Runs the code inside the console and displays the output 4- Add image: Imports an image from the Journal to be used inside the HTML/CSS/Javascript code.