You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
I have investigated this a bit more. It seems https://mermaid-js.github.io/ might be the optimal candidate for this. Its output is not unpleasant to the eye, it isn't a huge dependency.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I think it would be very cool if, the player could export a graphical representation of the parsed story, for rapid review/analysis.
Here's an example of what such a graph could look like :
https://observablehq.com/@d3/mobile-patent-suits
Although D3 is a huge dependency. flowchart.js seems like a smaller candidate:
https://flowchart.js.org/
The text was updated successfully, but these errors were encountered: