Home

Awesome

ScaffAngular

Scaffold Angular JS Components and respective unit tests.

This plugin helps to:

  1. Standardize naming convention of angular components across the application
  2. Bootstrap jasmine unit tests right next to source file
  3. 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

  1. Go to File > Settings > Plugins in any of jetbrains IDE
  2. Click Browse repositories
  3. Search scaffAngular
  4. Install

<b>That's it</b>

PR's welcome