Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 605 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 605 Bytes

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