Git Product home page Git Product logo

github-stars-history's Introduction

Github star history

The missing github star history!

Demo

Inspiration

The project was inspired by the star-history project. I've extended the idea about option to add stacks in order to easier project comparision.

With this project you could observe and monitor specific github repos and simply compare is with other repos.

I would like to add new predefined repo or stack

If you would like to extend current predefined stack or create new stack create pull request to the stacks.js file.

For new stack just add new object within array (consistent with specification of other stacks) and for new repo just add new repo name (must have owner and repo name, ie. pnowy/github-stars-history).

Please remember that predefined stack needs predefined: true property in order display for all users.

Technology

The frontend part is written in Vue.js framework with Typescript support. The visual part has been made with Bulma CSS framework.

Under the hood the stars are cached in the Firebase database (because the Github API has limits chart data is saved in Firebase for some limited time).

The user added stacks are saved in browser local storage (by the vuex and the vuex-persistedstate plugin).

The project is deployed on fantastic platform Netlify.

Issues & features

If you see the possibilities to improve the project create pull request or report the issue.

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.