Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lompik/emacs-melpa-network
Dependency visualization of emacs packages on Melpa
https://github.com/Lompik/emacs-melpa-network
Last synced: 3 months ago
JSON representation
Dependency visualization of emacs packages on Melpa
- Host: GitHub
- URL: https://github.com/Lompik/emacs-melpa-network
- Owner: Lompik
- License: gpl-3.0
- Created: 2016-04-27T11:09:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-11T10:16:04.000Z (over 8 years ago)
- Last Synced: 2024-08-03T01:37:12.385Z (6 months ago)
- Language: JavaScript
- Size: 7.63 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.org
- License: LICENSE
Awesome Lists containing this project
README
#+TITLE: D3js based network visualization of emacs packages on Melpa
This is a pre-computed d3js force network of the > 3000 melpa's dependency optimized for panning and zooming.
Packages going to ~;none;~ have no dependency listed.
~emacs24~ is actually ~emacs >24~ with a handfull of packages with ~<24~ or wrong version.
* Screenshots
** force directed graph
Live demo here: https://fab974.org/blog/melpa-d3js/
- default
[[file:Images/2016-04-27-default.png]]
- with search
[[file:Images/2016-04-27-searched.png]]
** cluster graph
Live demo here: https://fab974.org/blog/melpa-d3js/cluster
[[file:Images/2016-05-02-09:33:47_1929x1280+0+108.png]]
* Compatibility
| system | browser |
|---------+-------------------------------------------|
| windows | no issue on all majors |
| Linux | pan and zoom seems broken in firefox 45.0 |
* per package
"s" package 2-level depencies example
[[file:Images/s_packagedeps.svg]]
* number of melpa packages by dateOn average , Melpa is gaining 50 packages a month.
Live demo : https://fab974.org/blog/melpa-d3js/mpkgn/
Screenshot:[[file:Images/2016-05-11-14:13:27_790x582+36+107.png]]
* Other
Last updated 2015-04-25.