Skip to content

0.2.0

Compare
Choose a tag to compare
@adamgruber adamgruber released this 30 Nov 20:40
· 11 commits to master since this release

Added

  • New option: camelCase. You can now skip the camelCase transformation by setting this option to false. (#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)