Linguistic syntax tree markup -> SVG
Convert a tree written in markup like [NP [D the] [N dog]]
, and render it as
an SVG.
I don't know how to manage a JS project, but I hope we can maintain a standard workflow. All updates to master should occure via PR, and be reviewed. All PRs should be associated with a ticket, for documentation purposes. PRs should always include tests. A CI build would be nice.