GithubHelp home page GithubHelp logo

shhdgit / ossinsight Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pingcap/ossinsight

0.0 1.0 0.0 226.28 MB

Open Source Software Insights - Analysis, Comparison, Trends, Rankings of Open Source Software

Home Page: https://ossinsight.io/

License: Apache License 2.0

JavaScript 12.36% Ruby 11.84% TypeScript 58.72% CSS 2.97% HTML 14.11%

ossinsight's Introduction

Open Source Software Insight!

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

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

Deep Insight

GitHub Collections Analysis

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

How to add collections

👏 We welcome your contributions here! You can add a collection on our website by submitting PRs. Please create a .yml file under the collections file path.

Here is a file template provides guidance on the information you need to include.

  • File Name

<collection_id>.<collection_name>.yml, For example: 10013.game-engine.yml

💡 Tips: Please use 100XX as your collection's id,and it should be +1 after the latest submit in here.

  • Content
id: <collection_id>
name: <collection_name>
items:
  - <repo_name_1>
  - <repo_name_2>

Looks forward to your PRs!

Feature 2: Analyze Single Repo

  • 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
open http://localhost:3000

Sponsors

           

ossinsight's People

Contributors

sykp241095 avatar 634750802 avatar hooopo avatar chenlinglu avatar septemberfd avatar mini256 avatar tennyzhuang avatar luzizhuo avatar qiancai avatar nehagup avatar ericyangpan avatar yahonda avatar strrl avatar c4pt0r avatar winkyao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.