fishgirl
Mermaid charts in a Lustre component.
Currently mostly for my own use, the code is a bit unsanitary sometimes (I for example didn’t want to set the target, but did use promises and resolved this by using nonexisting Erlang externals – I will fix that later.) the initial idea was to not publish this as a package, because now I’ll need to clean up the code and likely add config options. Anyways, file an issue to encourage me :)
gleam add fishgirl@1
See the first example to see how it is used.
Further documentation can be found at https://hexdocs.pm/fishgirl.
Development
gleam run # Run the project
gleam test # Run the tests