Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/curran/forcedirected

A simple prototype of force directed graph layout using Canvas & CoffeeScript
https://github.com/curran/forcedirected

Last synced: about 1 month ago
JSON representation

A simple prototype of force directed graph layout using Canvas & CoffeeScript

Awesome Lists containing this project

README

        

forceDirected
=============

A simple prototype of force directed graph layout using Canvas & CoffeeScript. Mainly created because I wanted to try out this combination of tools:

* Grunt
* Bower
* AMD (Require.js)
* CoffeeScript

# [Run it!](http://curran.github.io/forceDirected/)