https://github.com/minidigger/paperstats
https://github.com/minidigger/paperstats
hacktoberfest
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/minidigger/paperstats
- Owner: MiniDigger
- License: mit
- Created: 2020-05-06T15:54:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-18T01:03:38.000Z (over 1 year ago)
- Last Synced: 2024-10-12T03:15:36.618Z (over 1 year ago)
- Topics: hacktoberfest
- Language: Svelte
- Homepage: https://minidigger.github.io/paperstats/
- Size: 179 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# paperstats
Small website to calculate the marketshare of paper for different mc versions, based on data from [bStats](https://bstats.org).
You can view it here: https://minidigger.github.io/paperstats/
## Tech
its a dum svelte site, `pnpm i && pnpm dev` to run it locally.