flyntwp / generator-flynt

A Yeoman generator to create Flynt Components
https://flyntwp.com
MIT License
20 stars 5 forks source link

fix(generators/component): validate component name before creating files #17

Closed dgrdl closed 7 years ago

dgrdl commented 7 years ago

Validates UpperCamelCase names. Not sure about special characters though. What do you think?