All Projects → timqian → Star History

timqian / Star History

Licence: mit
The missing star history graph of GitHub repos - https://star-history.com

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Star History

star-history
The missing star history graph of GitHub repos - https://star-history.com
Stars: ✭ 2,869 (+13.22%)
Mutual labels:  history, star, star-history, github-star, github-star-history
Android Ratingreviews
Simple star rating system bars, a view similar to the ones seen on Google Playstore. ⭐🌟✨
Stars: ✭ 110 (-95.66%)
Mutual labels:  graph, star
Hope
Source code of CVPR 2020 paper, "HOPE-Net: A Graph-based Model for Hand-Object Pose Estimation"
Stars: ✭ 184 (-92.74%)
Mutual labels:  graph
Movies Python Bolt
Neo4j Movies Example application with Flask backend using the neo4j-python-driver
Stars: ✭ 197 (-92.23%)
Mutual labels:  graph
Bashhub Server
Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client
Stars: ✭ 189 (-92.54%)
Mutual labels:  history
Unipop
Data Integration Graph
Stars: ✭ 184 (-92.74%)
Mutual labels:  graph
Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+23.01%)
Mutual labels:  star
Veranda
A graph editor framework for Unity
Stars: ✭ 180 (-92.9%)
Mutual labels:  graph
Graph Notebook
Library extending Jupyter notebooks to integrate with Apache TinkerPop and RDF SPARQL.
Stars: ✭ 199 (-92.15%)
Mutual labels:  graph
V Chart Plugin
Easily bind a chart to the data stored in your Vue.js components.
Stars: ✭ 188 (-92.58%)
Mutual labels:  graph
Jira Dependency Graph
Graph visualizer for JIRA tickets' dependencies
Stars: ✭ 194 (-92.34%)
Mutual labels:  graph
Interview Questions
List of all the Interview questions practiced from online resources and books
Stars: ✭ 187 (-92.62%)
Mutual labels:  graph
Graph attention pool
Attention over nodes in Graph Neural Networks using PyTorch (NeurIPS 2019)
Stars: ✭ 186 (-92.66%)
Mutual labels:  graph
Quiver
A reasonable library for modeling multi-graphs in Scala
Stars: ✭ 195 (-92.3%)
Mutual labels:  graph
Sparkliner
Sparkliner — easy way to make sparkline graph [Sketch plugin]
Stars: ✭ 184 (-92.74%)
Mutual labels:  graph
Gradoop
Distributed Graph Analytics with Apache Flink
Stars: ✭ 197 (-92.23%)
Mutual labels:  graph
Kahip
KaHIP -- Karlsruhe HIGH Quality Partitioning.
Stars: ✭ 180 (-92.9%)
Mutual labels:  graph
Graphgallery
GraphGallery is a gallery for benchmarking Graph Neural Networks (GNNs) and Graph Adversarial Learning with TensorFlow 2.x and PyTorch backend.
Stars: ✭ 186 (-92.66%)
Mutual labels:  graph
Hrdevhelper
Context-sensitive HexRays decompiler plugin that visualizes the ctree of decompiled functions.
Stars: ✭ 193 (-92.38%)
Mutual labels:  graph
Swiftcharts
Easy to use and highly customizable charts library for iOS
Stars: ✭ 2,336 (-7.81%)
Mutual labels:  graph

🧩 Also available as chrome extension

Star History

https://star-history.com the missing star history graph of GitHub repos.

Sponsor

Bytebase.com is an open source, web-based database schema change and version control tool for teams.

As a website

Support comparing multiple repos

As an extension

Note: You can load the ./extension folder to chrome to install the extension too.

Access Token

star-history.com uses GitHub API to retrieve repository metadata. When user exceed the rate limit of unauthenticated requests. Star history will need your personal access token to unlimit it.

If you don't already have one, create one, and add to star-history (no scope to your personal data is needed)

Develop

Website

npm run startWebsite

Extension

npm run buildExtension
# load the extension folder as unpacked extension into chrome to view it

Build and Deploy

Website

# deploy to star-history.com
npm run deployWebsite

Extension

npm run buildExtension
# zip extension folder and publish to chrome web store

Updates

  • 2019-8-28: use chart.xkcd to plot the graph

  • 2019-3-06: Add personal access token; update style; mono repo

  • 2016-6-30: Alert to notie

  • 2016-6-28: Add clear btn

  • 2016-6-28: Better view for "many star" repos (use current star number as the last point on the graph)

  • 2016-6-26: Store repo info into url hash

  • 2016-6-26: multiple kinds of input styles (eg: github.com/bytebase/star-history, ...)

  • 2016-6-26: Better view for less star repos #28

  • 2016-6-14: Toggle search by hit enter #26, prevent crash while searching for not existing repo

  • 2016-5-26: Update mobile view

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].