ariel-rs-cli-0.1.0 is not a library.
ariel-rs-cli
arielc — a fast Mermaid diagram CLI. Renders .mmd files to SVG without Node.js, Puppeteer, or a browser. Compatible with mmdc flags.
Install
Usage
|
Flags
| Flag | Description | Default |
|---|---|---|
-i, --input <FILE> |
Input .mmd file (use - for stdin) |
required |
-o, --output <FILE> |
Output .svg file (use - for stdout) |
required |
-t, --theme <NAME> |
Theme: default, dark, forest, neutral |
default |
-b, --background-color <COLOR> |
Background colour (e.g. transparent, #ffffff) |
— |
--quiet |
Suppress progress output | false |
--version |
Print version and exit | — |
mmdc compatibility
arielc is command-line compatible with mmdc for SVG output. To use it as a drop-in in scripts:
Flags not applicable to arielc (no Puppeteer, no browser):
-e, --puppeteerConfigFile— ignored-p, --puppeteerConfig— ignored-w, --width/-H, --height— SVG is resolution-independent (planned for PNG output)
Supported diagram types
All 29 diagram types supported by ariel-rs.
License
MIT © 2026 Rochanglien Infimate