# angular-scroll-watch examples

### `sw-style`

- [Basic](http://pc035860.github.com/angular-scroll-watch/example/sw-style/)

### `sw-class`

- [Basic](http://pc035860.github.com/angular-scroll-watch/example/sw-class/)
- [With `ng-repeat`](http://pc035860.github.com/angular-scroll-watch/example/sw-class-with-ng-repeat/)

### `sw-broadcast`

- [Basic](http://pc035860.github.com/angular-scroll-watch/example/sw-broadcast/)
- [Through `$scope.$emit`](http://pc035860.github.com/angular-scroll-watch/example/sw-broadcast-through-emit/)
- [Infinite scroll](http://pc035860.github.com/angular-scroll-watch/example/infinite-scroll/)

### `sw-stage`

- [Basic](http://pc035860.github.com/angular-scroll-watch/example/sw-stage/)

### Miscellaneous

- [Digest sync](http://pc035860.github.com/angular-scroll-watch/example/digest-sync/)
- [Locals](http://pc035860.github.com/angular-scroll-watch/example/locals/)
- [Touch-enabled](http://pc035860.github.com/angular-scroll-watch/example/sw-style-touch/)
