An open API service indexing awesome lists of open source software.

https://github.com/timsusa/heatmaptracker

In order to construct a heat map, this piece of pure javascript code sends mouse coordinates in intervals to the backend`s data-api.
https://github.com/timsusa/heatmaptracker

Last synced: 11 months ago
JSON representation

In order to construct a heat map, this piece of pure javascript code sends mouse coordinates in intervals to the backend`s data-api.

Awesome Lists containing this project

README

          

# heatmaptracker
In order to construct a heat map, this piece of pure javascript code sends mouse coordinates in intervals to the backend`s data-api.

It is suggested, to add the snippet into your index.html, just before the closing `````` tag.

```


MyTitle
.
.
.
.


.
.
.
```