1.0.0 • Published 6 years ago

treechalk v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

treeChalk

This uses chalk to makes beautiful diagrams from syntactic trees provided by Google's analyzeSyntax API:

Installation

> npm i

Usage

From the command line:

> treeChalk file.txt

where file.txt is a JSON object from the Google API.