Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 143 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 143 Bytes

ng-apply

Install

$ npm install ng-apply --save

Usage

require('ng-apply');

angular.module('app', ['ngApply'])...;