A simple parallax directive for Angular applications.
npm i --save cwdj-parallax
<div cwdjParallax [ratio]="1"></div>Please visit the website for documentation, examples, and more. Currently a work-in-progress.
Feel free to fork it and create pull requests.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory.
Run ng test to execute the unit tests via Karma. Tests aren't really set up at this point in time.
Run ng e2e to execute the end-to-end tests via Protractor.