ng-image-compress icon indicating copy to clipboard operation
ng-image-compress copied to clipboard

instantiate

Open BodieLeonard opened this issue 9 years ago • 2 comments

In the main file ng-image-compress.js it would make it easier to add the directive to projects if you instantiate. See example:

var ngImageCompress = angular.module('ngImageCompress', []); ngImageCompress.directive('ngImageCompress', ['$q',

BodieLeonard avatar Aug 21 '15 17:08 BodieLeonard

I strongly agree.

FlorianGoussin avatar Oct 27 '15 17:10 FlorianGoussin

I also agree with suggestion.

rafaelsilva1406 avatar Nov 05 '15 19:11 rafaelsilva1406