Author: | w11k |
---|---|
Views Total: | no views |
Official Page: | Go to website |
Publish Date: | August 16, 2018 |
License: | MIT |
Description:
A pure TypeScript directive for Angular 2+ that maks anythings sticky when the user scrolls.
Installation:
# Yarn $ yarn add @w11k/angular-sticky-things # NPM $ npm install @w11k/angular-sticky-things --save
Features:
- Stick all the things!
- Super smooth!
- Tested in real world projects
- Support for Angular Universal
- Prevents page-jumping when switching to sticky mode
- No jQuery or other dependencies – pure Angular solution