Skip to content

view on a desktop screen for a better experience.

diff

GraphDiff

What was added, removed, or kept. Write `- app: +31 kb`. Bold the total. Numeric before/after is Slope.

bundle

[ BUNDLE ]
  • vendor84 kb
  • app31 kb
  • sourcemaps12 kb
shipped103 kb

MDX

```
+------------------- [ BUNDLE ] -------------------+
|                                                  |
|   vendor       84 kb                             |
| + app          31 kb                             |
| - sourcemaps   12 kb                             |
|   shipped     103 kb                             |
|                                                  |
+--------------------------------------------------+
```

install

command

headcount

[ HEADCOUNT ]
  • start12
  • hired3
  • left1
now14

MDX

```
+----------------- [ HEADCOUNT ] ------------------+
|                                                  |
|   start  12                                      |
| + hired   3                                      |
| - left    1                                      |
|   now    14                                      |
|                                                  |
+--------------------------------------------------+
```
[ PROPS ]
PropTypeDefaultDescription
titlestringCaption drawn on the top edge of the frame.
rowsDiffRow[]label, value, and optional sign: add, remove, or keep. Optional when children are Markdown.
childrenMarkdown- app: +31 kb
footerDiffRowTotal row under a rule.
palette"mono" | "duo" | "multi""mono"mono is one accent plus muted. duo paints the second series with --graph-accent-2. multi cycles three accents.
cornerstring"+"Character at each corner of the frame.
classNamestringPassed to the outer frame.