fishextract 0.0.0

Rust native mermaid parser and generator of SVGs based on those.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 108.65 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • drahnr/fishextract
    4 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • drahnr

fishextract

A rust native implementation of a mermaid.js-interpretable graphs in.

Foundation

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.

Status

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