UNPKG

ngx-parallax-scroll

Version:

This is a simple angular plugin, that allows us to implement parallax effect for some element in page

5 lines (4 loc) 203 B
export * from './lib/ngx-parallax.interfaces'; export * from './lib/ngx-parallax-scroll.directive'; export * from './lib/ngx-parallax-scroll.component'; export * from './lib/ngx-parallax-scroll.module';