Crates.io | fishextract |
lib.rs | fishextract |
version | 0.0.0 |
source | src |
created_at | 2023-09-10 18:01:43.95506 |
updated_at | 2023-09-10 18:01:43.95506 |
description | Rust native mermaid parser and generator of SVGs based on those. |
homepage | |
repository | https://github.com/drahnr/fishextract.git |
max_upload_size | |
id | 968940 |
size | 2,610 |
A rust native implementation of a mermaid.js
-interpretable graphs in.
I don't want chromium and puppeteer as 2nd order dependencies when
writing a mdbook-*
plugin (specifically: mdbook-fishextract ).
Things break with all the complexity in that stack.
Nothing is implemented, to me state and sequence diagrams are at the top of the list, everything else being a nice to have addendum:
sequence diagrams
state diagrams
flow chart
user journey
requirement diagrams
entity relationship diagrams
pie chart
gannt chart
quadrant chart
class diagrams