/ng-snippets

Snippets of AngularJS for Sublime Text

ng-snippets

Snippets for Sublime Text with the key features of AngularJS based on the John Papa's Angular Style Guide

Installation

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

Snippets

To use snippets enter the shortcuts below in a JavaScript file

ngconfig
ngconstant
ngcontroller
ngdirective
ngfactory
ngfilter
ngmodule
ngservice
ngvalue
ngcomponent
ngprovider
ngrun