borgstrom/cssdiff-chrome-extension

Instead of before/after text areas, have before/after zip files.

howardroark opened this issue · 0 comments

These text areas may just be for debugging, though are not very useful to the user. What would be super useful is the option to download a zip with files broken up into before and after folders. This way a diff can be preformed in the user's preferred tool.

http://stuk.github.io/jszip/

This project may help with that.