Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
css
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

stars

Do You Even Trend?

🚀 GitHub Star History and Stats

tech stack

app size

minified + gzipped

file size notes
css 1.0KB -
app 2.7KB rollup + terser (no babel)
preact 3.4KB -
plotly 281KB 😬 cartesian module only

how

This app leverages native ES modules:

npm i
npm run render:dev

The app bundling is completely optional:

npm run build
npm run render:prod

limit

Currently the GitHub API have a hard limit of up to 400 pages returned for stargazers history for a given repository, meaning that only the first 40k stars can be explored with this app.

This project was inspired by StarTrack-js

About

GitHub Star History and Stats

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.