0.2.0
Added
- New option:
camelCase
. You can now skip the camelCase transformation by setting this option tofalse
. (#3)
Changed
- Changes were made under the hood to allow creating an instance of this plugin with options.
- Package includes separate modules for plugin generation and variable transformation (#2)