GithubHelp home page GithubHelp logo

jiangedge / star-history Goto Github PK

View Code? Open in Web Editor NEW

This project forked from star-history/star-history

0.0 0.0 0.0 27.25 MB

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

Home Page: https://star-history.com

License: MIT License

JavaScript 0.99% TypeScript 58.14% CSS 0.11% HTML 2.05% Vue 38.71%

star-history's Introduction

๐Ÿงฉ Also available as a Chrome extension

โœจ Star History โœจ

star-history.com, the missing GitHub star history graph of GitHub repos.

Star History Chart

๐Ÿ‘† THIS is a live chart created with the following html: ๐Ÿ‘‡

<picture>
  <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=star-history/star-history&type=Date&theme=dark" />
  <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=star-history/star-history&type=Date" />
  <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=star-history/star-history&type=Date" />
</picture>

๐Ÿ’œ Sponsors

Bytebase

Bytebase is an open source, web-based database schema change and version control tool for teams. Supporting MySQL, PostgreSQL, Oracle, MongoDB, Redis, Snowflake, ClickHouse, TiDB, Google Spanner.

Ockam

Ockam builds secure-by-design applications that can trust data-in-motion. Orchestrate end-to-end encryption, mutual authentication, key management, credential management & authorization policy enforcement.

โœจ Features

  • Unique sketch xkcd feeling chart;
  • One-click generation of high-quality image for chart;
  • Support multiple chart view mode based on date or timeline;
  • Embed the real-time chart into GitHub readme or other websites (like the one we embed here on the top)
  • And various useful functions:
    • toggle repo visibility;
    • shortcut to input repo;
    • share on Twitter quickly;
    • support input multiple repos;
    • ...waiting for you to find out!

๐ŸŒ  Screenshots

๐Ÿ— Development

Star-history is built using a modern tech stack: Vue + Vite + TailwindCSS.

Prerequisites

Install dependencies

pnpm i

Start with your interest

  • Main website is the homepage of star-history with most of useful features and blogs about open source.

    pnpm dev

    The website will be served at http://localhost:3000.

  • Chrome extension supports the basic chart viewer as a free additional product.

    pnpm build:ext

    Load the built ./dist folder as unpacked project to chrome extensions page.

  • API server is an experimental feature. It's mainly used to generate chart SVG image file that can be embeded into GitHub readme.

    cd server
    pnpm i && pnpm dev

    The API server will be running on http://localhost:8080.

star-history's People

Contributors

adela-bytebase avatar arp242 avatar boojack avatar chanandy1024 avatar chinesedfan avatar d-bytebase avatar enolaved avatar eungjun-yi avatar flimm avatar francescocioria avatar haroenv avatar hyoban avatar jopemachine avatar jumperbot avatar kevinpjk avatar lsqy avatar megrax avatar milasuperstar avatar nirajpandkar avatar okalachev avatar payne911 avatar peasoft avatar renovate[bot] avatar serima avatar snyk-bot avatar suzaku avatar tianzhou avatar timqian avatar tom-doerr avatar v1r3n 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.