Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryan-williams/anchor-voronoi

Some hacks toward clicking links on webpages with minimal effort.
https://github.com/ryan-williams/anchor-voronoi

Last synced: about 2 months ago
JSON representation

Some hacks toward clicking links on webpages with minimal effort.

Awesome Lists containing this project

README

        

# anchor-voronoi
Some hacks toward clicking links on webpages with minimal effort.

Currently:
* eval the contents of [`av.js`](av.js) on a page that has [`d3.js`](http://mbostock.github.com/d3/d3.js) already on it
* focus on `` and press any key to toggle a Voronoi-diagram overlay based on all `` tags on the page:

![](http://f.cl.ly/items/392k1S0r0M000R2y2q3l/Screen%20Recording%202015-04-27%20at%2012.39%20PM.gif)

Clicking on selected region follows that link.