1.2.0 • Published 3 years ago
structogram v1.2.0
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 install
Convert TypeScript into the ./dist
folder
npm run build
Run mocha tests
npm run test