Change the repository type filter
All
Repositories list
5 repositories
- Angular directive to make a sticky element, quick demo here: http://ng-milk.github.io/angular-sticky-navigation-directive/
- Angular filter that capitalizes each word in a string, quick demo here: http://ng-milk.github.io/angular-capitalize-filter/
- Angular directive to animate elements when a model changes, demo here: http://ng-milk.github.io/angular-animate-model-change/
- A directive that uses ng-transclude to create collapsible blocks, see a quick demo: http://ng-milk.github.io/angular-collapsible-block-directive/
- Angular directive to display a inline help block, quick demo here: http://ng-milk.github.io/angular-help-block-directive/