Convert your angular 1.x project into angular 2
##This project is in progress
###Help in covering conversions from angular 1 to angular 2
npm install -g angular1to2
angular1to2 pathToYourProject
- ng-blur
- ng-class
- ng-cheked
- ng-click
- ng-dblclick
- ng-focus
- ng-hide
- ng-href
- ng-if
- ng-keydown
- ng-keypress
- ng-keyup
- ng-repeat
- ng-show
- ng-src
- ng-value
- ng-switch
- ng-switch-when
- ng-switch-default
- ng-style
- ng-non-bindable
More coming...