extension ExtPose

Javascript to Flowchart

CRX id

febifjginkhjckejlgomcofhbmcbfphn-

Description from extension meta

Convert javascript to flowchart

Image from store Javascript to Flowchart
Description from store WHAT IS JAVASCRIPT TO FLOWCHART? A chrome extension that can generate downloadable flowchart from javascript code. HOW IS IT DONE? The entered javascript code is extracted from the text area and converted into a beautiful svg flowhcart. HOW CAN I USE IT? The software solution has a nice user interface. You can launch it by clicking on the icon in the extensions bar or list. The first step is entering the javascript code. You can write code or copy paste the code from a browser or a file from your machine. Next, press the generate flowchart button. The svg flowchart will appear in the flowchart panel. You can download the flowchart by pressing the download svg file button. You can also see the time it took to generate the flowchart at the left under the flowchart panel. The text area for the code and the flowchart panel are resizable. You can resize them for your convenience. You can also use the cool scrollbars to look at different parts of the code or the flowchart. You can share the solution on facebook, twitter, & telegram. FEATURES Quick Installation Installation will take less than 5 seconds. Clean & Intuitive User Interface When you open the solution for the first time, you will feel right at home. Quick Sharing Options The solution offers quick sharing options for 3 leading social networks, facebook, twitter, & telegram. Metrics The solution presents metrics after each flowchart generation. Works Offline The solution does not require internet to function. Limited Coding Skill Required You don't need to have a lot of coding experience at all to use the solution. Built on Modern Frameworks The solution uses latest stable frameworks to ensure the best possible user experience. Crystal-clear documentation Clear and concise documentation helps users in understanding the solution in great detail but with little effort. Premium Support We offer premium support for our valued customers. FREQUENTLY ASKED QUESTIONS Q: How can I install it? A: Please install it from chrome web store page. Q: Is there any limit regarding the javascript code? A: There is no limit. Q: How can I share the solution on social media? A: On the solution page, please go to the top right to see the social media panel. There, you can share a post about the solution on 3 popular social networks. Q: How can I view the downloaded svg flowchart? A: You can view it in any modern browser or an application for viewing vector graphics. Q: Who is the software solution for? A: It is for javascript developers, javascript enthusiasts, and project managers. A flowchart is a great way to understand and explain the intricacies of the javascript code in a file. The flowcharts can also be used in the preparation of educational material, technical documentation, & presentation material.

Latest reviews

  • (2020-09-09) Noor Shakato Eka Dhana: Nice apps

Latest issues

  • (2023-03-31, v:700.0.0.0) It Won't Do Anything!
    I have just installed Chrome browser JUST so I can use your software and, despite that, when I signed in to Google and signed in to Chrome and tried to use the tool, nothing works. I see a block where I am intended to copy a program but when I click on it, nothing happens! Please help!
  • (2020-11-20, v:77.0.0.2) Dennis Talley: First try fail
    Hi! I tried this out today. Sadly it failed for me. I just wanted to let you know. Here is the error:  js2flowchart.js:formatted:34084 Error at parseCodeToAST: Unexpected token (4:8) R @ js2flowchart.js:formatted:34084 js2flowchart.js:formatted:34127 Uncaught SyntaxError: Unexpected token (4:8) at Object.raise (js2flowchart.js:formatted:9498) at Object.unexpected (js2flowchart.js:formatted:10265) at Object.parseExprAtom (js2flowchart.js:formatted:11033) at Object.parseExprAtom (js2flowchart.js:formatted:6602) at Object.parseExprSubscripts (js2flowchart.js:formatted:10756) at Object.parseMaybeUnary (js2flowchart.js:formatted:10738) at Object.parseMaybeUnary (js2flowchart.js:formatted:9093) at Object.parseExprOpBaseRightExpr (js2flowchart.js:formatted:10714) at Object.parseExprOpRightExpr (js2flowchart.js:formatted:10708) at Object.parseExprOp (js2flowchart.js:formatted:10690) Here is the code I tried last: JSprocessRow = $(document.getElementById(processRowID)); var tds = JSprocessRow.find("input, textarea, label"); // List of all children <td> input elements $.each(tds, function() { // Visits every single <td> element currID = $(this).attr('id'); if (($(this).is("datalist"))||($(this).next().is("datalist"))){ ////console.log("MarkAsModified G"); markAsModified(currID); } else { if (currID){ // Skip any undefined cell (such as invoiceID) if ($('#'+theTableID).hasClass("MProjectInvoice")){ initPIFields(currID, adjustAmount); } else { initPPFields(currID, 1, adjustAmount); } } } }); return 1;

Statistics

Installs
1,528 history
Category
Rating
3.6667 (3 votes)
Last update / version
2023-07-04 / 700.0.0.1
Listing languages

Links