Skip to content

Instantly share code, notes, and snippets.

@poezn
poezn / _.md
Created January 23, 2014 23:50
Stack o' money
@poezn
poezn / _.md
Created November 21, 2013 19:15
car acceleration / brake
@poezn
poezn / README.md
Last active December 28, 2017 15:26
Horizon Chart
@poezn
poezn / gist:4278379
Created December 13, 2012 18:07
Bookmarklet that converts the contents of a <table> to CSV and appends it to a textarea after the table
javascript:javascript:%20(function()%20{if%20(%27undefined%27==typeof%20jQuery)%20{script%20=%20document.createElement(%20%27script%27%20);script.src%20=%20%27http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js%27;script.onload=tables2CSV;document.body.appendChild(script);}else%20{tables2CSV();}function%20tables2CSV()%20{$(%27table%27).each(function()%20{var%20$table%20=%20$(this);$(%27<textarea/>%27).css(%27border%27,%20$table.css(%27border%27)).css(%27width%27,%20$table.width()).html($.map($table.find(%27tr%27),%20function(tr)%20{return%20$.map($(tr).find(%27th,%20td%27),%20function(e)%20{return%20%27%22%27%20+%20$(e).text().trim().replace(%27%22%27,%20%27%22%22%27)%20+%20%27%22%27}).join(%27,%27)}).join(%27\n%27)).insertAfter($table);});}})();
@poezn
poezn / .block
Last active October 2, 2016 21:33
fresh block
license: mit
@poezn
poezn / .block
Last active October 2, 2016 21:22
fresh block
license: mit
@poezn
poezn / _.md
Created January 24, 2014 01:21
Stacks o' coins
@poezn
poezn / _.md
Created January 23, 2014 23:56
Stacks o' money
@poezn
poezn / _.md
Created January 11, 2014 01:50
Amortization schedule
@poezn
poezn / _.md
Created January 8, 2014 17:50
Calendar