All Projects → pnowy → Github Stars History

pnowy / Github Stars History

The missing github stars history!

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Github Stars History

DeepThought
A simple blog theme focused on writing powered by Bulma and Zola.
Stars: ✭ 100 (-6.54%)
Mutual labels:  bulma, netlify
Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (+1705.61%)
Mutual labels:  netlify, bulma
Gatsby Mdx Netlify Cms Starter
Gatsby-MDX with Netlify CMS. Support React components in your CMS editor!
Stars: ✭ 84 (-21.5%)
Mutual labels:  netlify
Nitro Demo
nuxt nitro preview
Stars: ✭ 100 (-6.54%)
Mutual labels:  netlify
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (-14.95%)
Mutual labels:  bulma
Shinybulma
🌐 Bulma.io for Shiny
Stars: ✭ 86 (-19.63%)
Mutual labels:  bulma
Admin One Laravel Dashboard
Admin One — Free Laravel Dashboard (Bulma Buefy Vue.js SPA)
Stars: ✭ 94 (-12.15%)
Mutual labels:  bulma
Charcoal
A Vue.js & Bulma Starter Kit.
Stars: ✭ 81 (-24.3%)
Mutual labels:  bulma
Zip It And Ship It
Intelligently prepare Node.js Lambda functions for deployment
Stars: ✭ 104 (-2.8%)
Mutual labels:  netlify
Portfolio Template
An Open-Sourced Template for developers to show-off there skills. Made with ReactJS
Stars: ✭ 52 (-51.4%)
Mutual labels:  netlify
Nuxt Netlify
Dynamically generate `_headers` and `_redirects` files for Netlify in your Nuxt.js projects
Stars: ✭ 97 (-9.35%)
Mutual labels:  netlify
Hawksworx.com
My hawksworx.com blog site, powered by Eleventy and Netlify
Stars: ✭ 90 (-15.89%)
Mutual labels:  netlify
Rw
Ryan Wiemer's Digital Portfolio
Stars: ✭ 87 (-18.69%)
Mutual labels:  netlify
Ng Wizi Bulma
Bulma components for Angular
Stars: ✭ 94 (-12.15%)
Mutual labels:  bulma
Gatsby Bulma Quickstart
🚀 + ⚛️ A Quick Way to bootstrap your next Gatsby + Bulma site.
Stars: ✭ 84 (-21.5%)
Mutual labels:  bulma
Bulma Fluent
Fluent Design Theme for Bulma, inspired by Microsoft’s Fluent Design System. https://mubaidr.github.io/bulma-fluent/
Stars: ✭ 101 (-5.61%)
Mutual labels:  bulma
Bottle Vue Kickstart
🍕 Very basic Bottle kickstart kit with Vue.js and Webpack. Included Axios, Autoprefixer, Babel, Webpack config, demo app with Bulma and Web font loader.
Stars: ✭ 83 (-22.43%)
Mutual labels:  bulma
Aybolit
Lightweight web components library built with LitElement.
Stars: ✭ 90 (-15.89%)
Mutual labels:  bulma
Bulma Toast
Bulma's pure JavaScript extension to display toasts
Stars: ✭ 93 (-13.08%)
Mutual labels:  bulma
Neat Starter
Starter Template for Netlify CMS, Eleventy, Alphine JS & Tailwind CSS
Stars: ✭ 104 (-2.8%)
Mutual labels:  netlify

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.

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].