Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmfs-opensci/nmfs-repos-visual-explorer
visual explorer of the NMFS GitHub Ecosystem
https://github.com/nmfs-opensci/nmfs-repos-visual-explorer
data-visualization
Last synced: 1 day ago
JSON representation
visual explorer of the NMFS GitHub Ecosystem
- Host: GitHub
- URL: https://github.com/nmfs-opensci/nmfs-repos-visual-explorer
- Owner: nmfs-opensci
- License: mit
- Created: 2023-04-28T01:03:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-21T20:39:41.000Z (12 months ago)
- Last Synced: 2023-11-21T21:37:00.098Z (12 months ago)
- Topics: data-visualization
- Language: JavaScript
- Homepage: https://nmfs-opensci.github.io/nmfs-repos-visual-explorer/
- Size: 6.06 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changes_needed.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## NMFS GitHub Ecosystem Visual Explorer
- Link to Live Website: [NMFS GitHub Ecosystem](https://nmfs-opensci.github.io/nmfs-repos-visual-explorer/)
- Last Ran in Full On: 2023-04-28## Key Pages
##### Front Page
This is a catalog of all the code repositories. The organizational structure is based on topics tags on the github repositories themselves and categories that organize those tags set in `category/category_info.json`.##### About Page
This is an about page for the template itself.##### Explore Page
A series of visualizations that give a high level overview of how the community of Awesome List GitHub code repositories has changed over time, including:
- groupings of organizations that contribute many repos
- contributions over time
- stars over time
- ratios of open and closed issues and pull requests
- repository topic word map
- repository license breakdown##### Dependencies Page
An interactive graph network of dependencies and organizational connections between code repositories.##### Popular Repositories Page
Visualization of the most popular repositories including:
- organizations as bubbles scaled by the number of repositories they've created
- line chart of count of repositories created over time
- number of stars over time of the top 10 most popular repositories
- activity over time of the top 10 most popular repositories
- licenses of the most popular repositories## Need to updatet the visualizer with new data
Go to the README in `_explore/scripts` and follow the instructions.
## Want your own GitHub repo visualizer?
Go here and follow the instructions:
https://JustinGOSSES.github.io/awesome-list-visual-explorer-template/
See also the NASA visual explorer
https://justingosses.github.io/nasa-repos-visual-explorer/