0.5.0 • Published 1 year ago

sre-visualiser v0.5.0

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
1 year ago

Semantic Tree Visualiser

A simple visualiser for the semantic tree produced by the speech-rule-engine for MathML elements.

Install

Install with

npm install sre-visualiser

Use by loading index.html in a browser.

Run

Load visualise.html into a browser and load a sample from the samples directory, e.g.,

samples/quad.json

for the quadratic equation. This currently only works via a URL, i.e., not locally from files.

For left-right trees, change the direction option to left-right.

Test

Play with the visualiser online on github pages.

0.5.0

1 year ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago