A PlantUML-compatible diagram generator for the web.
- Node.js (v18.0.0 or later recommended)
- npm
npm installnpm run buildThis generates the following files in the dist/ directory:
index.js- Browser bundleindex.min.js- Minified browser bundle
npm run type-checknpm run test