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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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