Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.