
A light weight and customizable version of GitHub's contribution graph
Svelte-heatmap is a lightweight and customizable version of GitHub's contribution graph. It allows users to create heatmaps to visualize and analyze data. With various options and customizable features, this package is a useful tool for developers.
Svelte-heatmap is a versatile and easy-to-use package for creating customizable heatmaps. It offers a range of options for data visualization, allowing developers to effectively analyze and present data. With its simplicity and flexibility, Svelte-heatmap is a valuable tool for any project requiring heatmap functionality.

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.