Skip to content

view on a desktop screen for a better experience.

check

GraphCheck

A punch list. Write `- [x] freeze tokens`. A note after an em dash sits under the row. Dated steps are Timeline.

launch

[ LAUNCH ]
  • freeze tokens
  • ship registry json
  • write the postmortemstill open
2 of 3 done

MDX

```
+------------------- [ LAUNCH ] -------------------+
|                                                  |
| [x]  freeze tokens                               |
| [x]  ship registry json                          |
| [ ]  write the postmortem  still open            |
|                                                  |
+--------------------------------------------------+
```

install

command

review

[ REVIEW ]
  • title is a sentence
  • numbers are tabular
  • motion respects reducedcheck the timer
2 of 3 done

MDX

```
+------------------- [ REVIEW ] -------------------+
|                                                  |
| [x]  title is a sentence                         |
| [x]  numbers are tabular                         |
| [ ]  motion respects reduced  check the timer    |
|                                                  |
+--------------------------------------------------+
```
[ PROPS ]
PropTypeDefaultDescription
titlestringCaption drawn on the top edge of the frame.
itemsCheckItem[]label, optional done, optional note under the label. Optional when children are Markdown.
childrenMarkdown- [x] freeze tokens
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.