0.2.0 • Published 9 years ago
uglicssy-preset-angular v0.2.0
uglicssy-preset-angular
Uglicssy preset for AngularJS 1.x applications.
uglicssy-preset-angular is an NPM package designed for usage with the uglicssy package.
It adds the uglicssy's functionality to ng-class
and data-ng-class
HTML attributes.
Installation
Download and save the package
npm i --save-dev uglicssy-preset-angular
Add it to the .uglicssyrc config file
{ ... "presets": ["uglicssy-preset-angular"] }