Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericrallen/github-org-data-viz
Visualize the impact of a GitHub organization.
https://github.com/ericrallen/github-org-data-viz
Last synced: 11 days ago
JSON representation
Visualize the impact of a GitHub organization.
- Host: GitHub
- URL: https://github.com/ericrallen/github-org-data-viz
- Owner: ericrallen
- License: lgpl-3.0
- Created: 2019-05-29T19:03:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T22:57:33.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T09:38:34.590Z (28 days ago)
- Language: JavaScript
- Size: 3.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-org-data-viz
This project provides simple insights into the public contribution activity of a
GitHub Organization.## Current Considerations
Pagination is not yet implemented, so for larger organizations, you'll only
see the first `100` members.Furutre repository and contribution insights will only include the `100` most
recently updated repositories.## Using
1. `git clone` this repo
2. `cd` into your new repo
3. `yarn`
4. `yarn start`
5. Enter the desired organization name into the search box.