regexper-static/src/js
Jeff Avallone 0fdd210741 Optimizing spaceHorizontall and spaceVertically methods
Each method was transforming each item twice, and I found that Snap
appears to generate at least one timer per transform. Reducing it to one
transform per item.
2015-04-14 21:46:14 -04:00
..
parser Creating helper methods for the setTimeout uses 2015-03-14 17:27:59 -04:00
.keep Adding initial compass integration 2014-11-23 16:16:10 -05:00
main.js Adding documentation to main.js 2015-04-12 17:03:13 -04:00
regexper.js Adding documentation to regexper.js and some minor tweaks 2015-04-12 17:03:13 -04:00
util.js Optimizing spaceHorizontall and spaceVertically methods 2015-04-14 21:46:14 -04:00