Tag Archives: js

JS NICE: Statistical renaming, Type inference and Deobfuscation

we make even obfuscated JavaScript code readable. We will rename variables and parameters to names that we learn from thousands of open source projects. Furthermore, often we are also able to guess or infer type annotations. Try JSNice on your JavaScript code to see how it works! Override the names suggested by JSNice (by enabling “interactive renames” in settings).
http://www.jsnice.org/

heatmap.js | Dynamic Heatmaps for the Web

This JavaScript library will help you make your 3 dimensional data speak up. Use heatmap.js v2.0 to add new value to your project, build a business based on it, study and visualize user behaviour, and much more. Whether you want to have an aggregated overview of your users behaviour, or look at thousands of events distributed on a map… heatmap.js has all your heatmap visualization needs covered!
http://www.patrick-wied.at/static/heatmapjs/