An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

To build Graphalizer, use
$ npm install
$ grunt

You can use `grunt debug` to prevent code minification and removal of console calls.