nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
51 stars 4 forks source link

Execute script from within Asciio #154

Closed nkh closed 8 months ago

nkh commented 8 months ago

The scripting interface https://nkh.github.io/P5-App-Asciio/for_developers/scripting.html let us generate text renderings and asciio files.

This let's us run the scripts from asciio and insert the elements directly in the current diagram.

possible future functionality

scripting

nkh commented 8 months ago

implemented in 4533086

@qindapao

qindapao commented 8 months ago

@nkh Very good.

nkh commented 8 months ago

@qindapao I added this to help this project https://github.com/ThomasAstley/ortho-graph visualize nodes in a graph.

This means that we can generate diagrams, or just elements, from scripts. The scripts themselves can be generated, that's what the project above does.

qindapao commented 8 months ago

@nkh I noticed this project, and it's a good idea.There are other similar projects. If they find our software, it should save them a lot of energy.