/angular-utils

useful angular utils

Primary LanguageJavaScript

useful angular utils
pure and powerful

how to use

npm

npm install kuitos-angular-utils

bower(Deprecated)

bower install kuitos-angular-utils

todo list

  • dynamicAttr:support dynamic attr add or remove,even though it is a directive
  • click-delegate:delegate click event in a table list,like jQuery.delegate()