UNPKG

rehype-graphviz-diagram

Version:

A Unified/Rehype Plugin that allows you transform graphviz codes into SVG diagram.

3 lines (2 loc) 91 B
import { rehypeGraphvizDiagram } from './plugin.js'; export default rehypeGraphvizDiagram;