jackfranklin / gulp-load-plugins

Automatically load in gulp plugins
https://github.com/jackfranklin/gulp-load-plugins
MIT License
757 stars 55 forks source link

feature: added option to camelize hyphenated plugins names #8

Closed kombucha closed 10 years ago

kombucha commented 10 years ago

Hi,

I added the feature discussed in issue #1.

Cheers

jackfranklin commented 10 years ago

This is awesome, thank you! The implementation is great too, I'd have never thought of doing it like that. Thank you :)