Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/talljack/follower-history

Visualize the number of a Github user
https://github.com/talljack/follower-history

Last synced: about 20 hours ago
JSON representation

Visualize the number of a Github user

Awesome Lists containing this project

README

        

# Follower-history

## Description

This is a repo to visualize my follower history on Github of user. Through this repo, you can see the changes of your followers by time.

## Usage

```typescript
Follower History Chart
```

## Development

```bash
# install dependencies
bun install
```

```bash
# run dev server
bun dev
```