@crisverstraeten@mastodon.social
Post #2735896
2026-05-08 19:33 UTC
@bart@floss.social This looks out of my leagues but I think -at facevalue- it fits what I'm looking for.
For added context behind what I meant with "data flow": I'd love to visualize what my 11ty plugin does, but also perhaps at user level -in nunjucks templates or something like that.
Sorry I'm really not read upon the subject 😅
Replies (1)
-
@bart@floss.social 2026-05-08 20:35
@crisverstraeten@mastodon.social Data flow is not something you can visualize automatically because it is a high level concept, not something inherent in the language. Dependencies between files and between functions are not a problem.