camelize
recursively transform key strings to camel-case
dasherize
recursively transform key strings to dash-case
svgson
Transform svg files into Objects
gulp-json-transform
A gulp plugin to transform json files, pipe json files through it and transform them to other json files or other formats.
snakeize
recursively transform key strings from camel-case to underscore-style