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

https://github.com/quan-nh/gorilla-graph

A network graph renderer for Gorilla REPL
https://github.com/quan-nh/gorilla-graph

gorilla-repl graph

Last synced: about 1 year ago
JSON representation

A network graph renderer for Gorilla REPL

Awesome Lists containing this project

README

          

# gorilla-graph

A network graph renderer for [Gorilla REPL](http://gorilla-repl.org/), using [vis.js](http://visjs.org/).
See this [sample worksheet](http://viewer.gorilla-repl.org/view.html?source=github&user=tentamen&repo=gorilla-graph&path=ws/demo.clj) for more details.

Based on excellent work of these projects:
- [proto-repl-charts](https://github.com/jasongilman/proto-repl-charts)
- [leaflet-gorilla](https://github.com/wiseman/leaflet-gorilla)

## Installation
```
[gorilla-graph "0.1.0-SNAPSHOT"]
```

## License

Copyright © 2017 Quan

Distributed under the MIT license.