gulp-convert

Gulp plugin to convert to or from JSON, YAML, XML, PLIST or CSV.

camelcase

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`