Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

kuitos/angular-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()