Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/curran/forcedirected
- Owner: curran
- Created: 2013-05-07T03:17:04.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-05-09T17:14:24.000Z (over 11 years ago)
- Last Synced: 2024-10-15T11:07:48.493Z (3 months ago)
- Language: JavaScript
- Homepage: http://curran.github.io/forceDirected/
- Size: 2.29 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)