Skip to content

isabella232/ossinsight

 
 

Repository files navigation

Open Source Software Insight!

OSS Insight analyze billions of GitHub events and get insights from them, also provide a compare tool which can compare any two open source software hosted on GitHub deeply.

Feature 1: Preanalysis of some famouse fields of technology 👁️

If you want to analyze more, please contact us ✉️

Feature 2: Single Repo Analysis

  • Basic:
    • star, fork, issues, commits, pull requests, contributors, programming languages, lines of code modified
    • Historical Trends of these metrics
    • Time Cost of issues, pull requests
  • Advanced:
    • Geographical Distribution of stargazers, issue creators, pull requests creators
    • Company Distribution of stargazers, issue creators, pull requests creators

Examples:

Feature 3: Compare Projects 🔨

Compare repo metrics metioned above in Single Repo Analysis

Examples:

Development

clone the code by:

git clone https://github.com/pingcap/ossinsight.git

install npm packages

cd ossinsight/;
yarn;

start the server:

yarn start;

then visit: http://localhost:3000

Sponsors

           

About

Insights for Open Source Software

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 63.9%
  • HTML 18.2%
  • JavaScript 14.3%
  • CSS 3.6%