https://github.com/lemaik/graphalizer
A tool for analyzing graphs.
https://github.com/lemaik/graphalizer
Last synced: about 2 months ago
JSON representation
A tool for analyzing graphs.
- Host: GitHub
- URL: https://github.com/lemaik/graphalizer
- Owner: leMaik
- License: mit
- Created: 2016-10-28T09:58:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T10:01:09.000Z (over 8 years ago)
- Last Synced: 2025-04-09T21:49:22.627Z (about 2 months ago)
- Language: JavaScript
- Size: 544 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
To build Graphalizer, use
$ npm install
$ gruntYou can use `grunt debug` to prevent code minification and removal of console calls.