sgraph.js This is the Typescript implementation of https://github.com/softagram/sgraph. To run tests: npm test After you are done with your changes, compile typescript to javascript with the following command: npm run compile