Snippets for Sublime Text with the key features of AngularJS based on the John Papa's Angular Style Guide
Clone this repository within the folder of the sublime packages. To do this go to Preferences> Browse Packages ...>
and run the command:
git clone https://github.com/alsfurlan/ng-snippets.git
To use snippets enter the shortcuts below in a JavaScript file
ngconfig
ngconstant
ngcontroller
ngdirective
ngfactory
ngfilter
ngmodule
ngservice
ngvalue
ngcomponent
ngprovider
ngrun