Web page activity heat mapper in node.js
Stars
20
Forks
5
Watchers
20
Open Issues
0
Overall repository health assessment
~ 0.4~ 2.5~ 2.4~ 0.1~ 0.1~ 1.614
commits
Converted to npm-installable connect/express middleware
57eb8ceView on GitHubLicense and attribution added, along with Readme.md
31ec428View on GitHubAlways return image from heatmapper. Make sure img refreshes in browser
b797946View on GitHubadded .png extension to name for image file requested, added cache control, but ultimately client-side had to jack the query string to get proper reloads done
74db5c1View on GitHubsupport files for using heatNode with mongodb driver instead of mongoose
6924674View on GitHubgenerateimages.js now works with mongoose and connect-mongodb result sets
bf28909View on GitHubCompound index added to model, second param added to query
a1ce5e2View on GitHubCleanup mongoose file, add window size to lytebox querystring
0d42d71View on GitHubSwitched to using async.series for the chained image manipulation
eaeec76View on GitHub