8000 GitHub - nishant1194/stdlib-showcase
[go: up one dir, main page]

Skip to content

nishant1194/stdlib-showcase

Repository files navigation

stdlib Heatmap Showcase

This project visualizes daily repository download counts using a calendar-style heatmap — built entirely on the frontend using React and @stdlib modules.

It serves as a demonstration of how @stdlib can be used in frontend projects to perform statistical analysis and data visualization in a lightweight, interactive way.


Features

  • Heatmap representing daily download counts
  • Statistical summary using @stdlib/stats:
    • Mean (average downloads)
    • Maximum downloads
  • Dynamic color mapping based on download intensity
  • Built with React + Tailwind CSS

stdlib Modules Used


Screenshot

image

Setup

git clone https://github.com/nishant1194/stdlib-showcase.git
cd stdlib-showcase
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0