Angular Category Components & Directives

Angular UI Numeric Directive

AngularJS directive for enhancing a text input for entering numeric values, with up/down buttons and arrow key handling.

Angular Viewport Watch Directive

Boost performance of Angular’s ng-repeat directive for long lists by disabling watchers while elements are not displayed inside viewport.