structogram
v1.2.0
Published
A structogram Object which can be used to implement an algorithm visualization tool. Json-oriented.
Readme
StructoBuilder
Structogram Controller library written in TypeScript.
This repository is here to support the Sructogram-Editor project which is an algorithm visualization tool.
First Steps
Download required packages
npm installConvert TypeScript into the ./dist folder
npm run buildRun mocha tests
npm run test