https://github.com/bastienmoulia/angular-double-scroll
Angular component for double horizontal (top & bottom) scroll bars
https://github.com/bastienmoulia/angular-double-scroll
angular scroll scrollbar scrollbars
Last synced: 11 months ago
JSON representation
Angular component for double horizontal (top & bottom) scroll bars
- Host: GitHub
- URL: https://github.com/bastienmoulia/angular-double-scroll
- Owner: bastienmoulia
- License: mit
- Created: 2019-08-08T13:44:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T08:32:44.000Z (about 3 years ago)
- Last Synced: 2025-01-29T12:28:27.220Z (about 1 year ago)
- Topics: angular, scroll, scrollbar, scrollbars
- Language: TypeScript
- Homepage: https://bastienmoulia.github.io/angular-double-scroll/
- Size: 3.08 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular double scroll
[](https://travis-ci.com/bastienmoulia/angular-double-scroll)
[](https://snyk.io/test/github/bastienmoulia/angular-double-scroll)
[](https://david-dm.org/bastienmoulia/angular-double-scroll)
[](https://david-dm.org/bastienmoulia/angular-double-scroll?type=dev)
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.0.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).