Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
heatmap.js-worker
Advanced tools
Dynamic Heatmaps for the Web.
The fastest way to get started is to install heatmap.js with bower. Just run the following command:
bower install heatmap.js-amd
This will download the latest working version of heatmap.js and put it in your bower_components folder.
Alternatively you could just download the latest release from github and unzip it.
The file you're ultimately looking for is heatmap.js or heatmap.min.js
heatmap.js is also hosted on npm:
npm install heatmap.js
Start a webserver (e.g. python SimpleHTTPServer from the project directory root):
python -m SimpleHTTPServer 1337 &
Then browse to
http://localhost:1337/examples/
Please have a look at the contribution guidelines before submitting contributions.
Disclaimer: PRs can take time to receive feedback or be merged ( I'm only one person with very little time ) but I'm trying to get back to everyone eventually
In order to keep technical questions in a central place where other people can learn from it, the best thing you can do is post your question to stackoverflow with the tag heatmap.js.
If you do have a very specific question (or need commercial support) don't hesitate to contact me directly via email.
Want to receive the latest updates and news about heatmap.js?
There is a mailing list. No spam, just news and important updates.
FAQs
Dynamic JavaScript Heatmaps for the Web
We found that heatmap.js-worker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.