Skip to content

Commit

Permalink
Add supported frameworks table
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Nov 12, 2024
1 parent 7eab4c3 commit 0fd2b4f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,14 @@

This library is ispried by **[Github](https://github.com/relliv?tab=overview&from=2024-10-01&to=2024-10-27)**'s contribution graph. It is a set of custom heatmap calendar components that can be used to visualize data in a calendar **[heatmap](https://en.wikipedia.org/wiki/Heat_map)** format.

WIP...
## 📄 Documentation

Please check the **[documentation](https://ngeenx.github.io/nx-calendar-heatmap/)** for installation and usage.

## 📚 Supported frameworks

| Framework | Docs | Live Demo | Live Demo Source |
|---|---|---|---|
| Angular | [Docs](https://ngeenx.github.io/nx-calendar-heatmap/docs/category/angular) | [Stackblitz](https://stackblitz.com/~/github.com/ngeenx/nx-angular-calendar-heatmap-demo) | [Demo Source](https://github.com/ngeenx/nx-angular-calendar-heatmap-demo) |
| React | [Docs](https://ngeenx.github.io/nx-calendar-heatmap/docs/category/react) | [Stackblitz](https://stackblitz.com/~/github.com/ngeenx/nx-react-calendar-heatmap-demo) | [Demo Source](https://github.com/ngeenx/nx-react-calendar-heatmap-demo) |
| Vue | [Docs](https://ngeenx.github.io/nx-calendar-heatmap/docs/category/vue) | [Stackblitz](https://stackblitz.com/~/github.com/ngeenx/nx-vue-calendar-heatmap-demo) | [Demo Source](https://github.com/ngeenx/nx-vue-calendar-heatmap-demo) |

0 comments on commit 0fd2b4f

Please sign in to comment.