Awesome
ScaffAngular
Scaffold Angular JS Components and respective unit tests.
This plugin helps to:
- Standardize naming convention of angular components across the application
- Bootstrap jasmine unit tests right next to source file
- Bootstrap ngdoc documentation for the components
Prerequisite
ScaffAngular is now build with Java 7, please update JRE your IDE is running to 7+. You can check which JRE is currently used in Help -> About
How to install
- Go to File > Settings > Plugins in any of jetbrains IDE
- Click Browse repositories
- Search
scaffAngular
- Install
<b>That's it</b>
PR's welcome