Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poeschko/nexp-js
a JavaScript library to visualize dynamic networks.
https://github.com/poeschko/nexp-js
Last synced: about 1 month ago
JSON representation
a JavaScript library to visualize dynamic networks.
- Host: GitHub
- URL: https://github.com/poeschko/nexp-js
- Owner: poeschko
- License: other
- Created: 2011-10-07T15:37:45.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-18T18:18:40.000Z (almost 13 years ago)
- Last Synced: 2023-03-23T08:37:54.546Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
== Welcome to nexp-js!
nexp-js is a JavaScript library to visualize dynamic networks. It uses Raphael to draw beautiful graphics. See the file example.html for a small example on how to use nexp-js.
== License
nexp-js is released under the Simplified BSD License, see the LICENSE file.