Use JavaScript for Automation to rename files in batch!
While working on some client-side code at Oozou, I often have to rename a lot of image files.
For example, Bourbon uses _2x.png
for retina images, rather than @2x.png
used by Retina.js.
I used to do this manually, until I am fed up and write this script.
Hi, I just stumbled upon this is snippet and it is truly awesome.
Would it be okay if I used it in my own (open source, non-commercial) project, of course with crediting? ( https://github.com/chrisgrieser/finder-vim-mode )