Skip to content

JavaScript Visual editor #1

@ghost

Description

Hello there.
My name is Ivano Arrighetta and I'm Italian.

I would like a visual JavaScript programming editor which is browser based, generates and read JavaScript code and be able to edit forms. The editor should use a UML Class Diagram style for defining objects and a FlowChart style for defining methods/functions. I would need a list of all the callable JavaScript functions to be added to the FlowChart editor. For each function return's type there will be a pin on the left, and for each parameter accepted, one on the top. Variables are represented as boxes, as constants, and connected through wires. The execution flow is given by wires. The only very hard thing will be enforcing the right type of input/output per function.
And for external JavaScript files (eg: jQuery), the parser should collect classes/methods and functions and display them as diagrams, then made them usable. (this obviously means classes can be instantiated and functions/methods can be called inside flowcharts)

Are you interested in this project? It will be OpenSource.

Thanks in advance for either.

Bye, Ivano.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions