Add unist-builder-blueprint-cli to list of utilities · syntax-tree/unist@b36721e (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit b36721e

Add unist-builder-blueprint-cli to list of utilities

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 2 additions & 0 deletions

Original file line number Diff line number Diff line change
@@ -486,6 +486,8 @@ implementing unist:
486 486 — Helper for creating trees
487 487 * [`unist-builder-blueprint`](https://github.com/eush77/unist-builder-blueprint)
488 488 — Convert trees to `unist-builder` notation
489 +* [`unist-builder-blueprint-cli`](https://github.com/eush77/unist-builder-blueprint-cli)
490 + — CLI to Convert trees to `unist-builder` notation
489 491
490 492 ## References
491 493