1- <p align =" center " >
1+ <div align =" center " >
22 <a href =" https://www.ProAngular.com " target =" _blank " >
3- <img src="public/images/pro-angular-logo.png" />
3+ <img src="https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/ public/images/pro-angular-logo.png" />
44 </a >
55 <h1 align =" center " >
6- <a href="https://www.ProAngular.com" target="_blank">
7- Pro Angular
8- </a>: Scroll Top Button
6+ <a href="https://www.ProAngular.com" target="_blank">Pro Angular</a>: ngx-scroll-top
97 </h1 >
10- </p >
8+ <a align =" center " href =" https://github.com/ProAngular/ngx-scroll-top " target =" _blank " >
9+ View GitHub Repository
10+ </a >
11+ <p align =" center " >
12+ Configurable, lightweight back to top button for Angular projects.
13+ </p >
14+ </div >
1115
1216[ ![ npm] ( https://badgen.net/badge/icon/npm?icon=npm&label )] ( https://www.npmjs.com/@proangular/ngx-scroll-top )
1317[ ![ GitHub] ( https://badgen.net/badge/icon/GitHub?icon=github&label )] ( https://github.com/ProAngular/ngx-scroll-top )
3640- [ Component API] ( #api )
3741- [ Compatibility] ( #compatibility )
3842- [ Issues & Contribution] ( #development )
39- - [ Donations] ( #donations )
4043- [ Licensing] ( #licensing )
4144- [ Wrapping Up] ( #wrapping-up )
4245
@@ -53,7 +56,7 @@ Configurable, lightweight back to top button for Angular projects.
5356## Demo <a name =" demo " ></a >
5457
5558<p align =" center " >
56- <img src =" public/images/demo-scroll-top.gif " />
59+ <img src =" https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/ public/images/demo-scroll-top.gif" />
5760</p >
5861
5962Live demo here:
@@ -152,17 +155,17 @@ Customization with optional inputs and icon
152155
153156## Compatibility <a name =" compatibility " ></a >
154157
155- | Angular version | @proangular/ngx-scroll-top | Install |
156- | --------------- | -------------------------- | ------------------------------------------- |
157- | v20 | v20.0.0 | ` ng add @proangular/ngx-scroll-top@^20.0.0 ` |
158- | v19 | v19.0.0 | ` ng add @proangular/ngx-scroll-top@^19.0.0 ` |
159- | v18 | ------ | Untested |
160- | v17 | ------ | Untested |
161- | v16 | ------ | Untested |
162- | v15 | ------ | Untested |
163- | v14 | v1.x.x | ` ng add @proangular/ngx-scroll-top@1.1.8 ` |
164- | v13 | v1.x.x | ` ng add @proangular/ngx-scroll-top@1.1.8 ` |
165- | v12 | v1.x.x | ` ng add @proangular/ngx-scroll-top@1.1.8 ` |
158+ | Angular version | @proangular/ngx-scroll-top | Install |
159+ | --------------- | -------------------------- | ----------------------------------------- |
160+ | v20 | v20.X | ` ng add @proangular/ngx-scroll-top@^20 ` |
161+ | v19 | v19.X | ` ng add @proangular/ngx-scroll-top@^19 ` |
162+ | v18 | ------ | Untested |
163+ | v17 | ------ | Untested |
164+ | v16 | ------ | Untested |
165+ | v15 | ------ | Untested |
166+ | v14 | v1.x.x | ` ng add @proangular/ngx-scroll-top@1.1.8 ` |
167+ | v13 | v1.x.x | ` ng add @proangular/ngx-scroll-top@1.1.8 ` |
168+ | v12 | v1.x.x | ` ng add @proangular/ngx-scroll-top@1.1.8 ` |
166169
167170<p align =" right " >[ <a href =" #index " >Index</a > ]</p >
168171
@@ -222,12 +225,12 @@ Thank you to the entire Angular team and community for such a great framework to
222225build upon. If you have any questions, please let me know by opening an issue
223226[ here] [ url-new-issue ] .
224227
225- | Type | Info |
226- | :------------------------------------------------------------------------ | :------------------------------------------------------------- |
227- | <img width =" 48 " src =" .github/images/ng-icons/email.svg " /> | webmaster@codytolene.com |
228- | <img width =" 48 " src =" .github/images/simple-icons/github.svg " /> | https://github.com/sponsors/CodyTolene |
229- | <img width =" 48 " src =" .github/images/simple-icons/buymeacoffee.svg " /> | https://www.buymeacoffee.com/codytolene |
230- | <img width =" 48 " src =" .github/images/simple-icons/bitcoin-btc-logo.svg " /> | bc1qfx3lvspkj0q077u3gnrnxqkqwyvcku2nml86wmudy7yf2u8edmqq0a5vnt |
228+ | Type | Info |
229+ | :---------------------------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------- |
230+ | <img width =" 48 " src =" https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/ .github/images/ng-icons/email.svg" /> | webmaster@codytolene.com |
231+ | <img width =" 48 " src =" https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/ .github/images/simple-icons/github.svg" /> | https://github.com/sponsors/CodyTolene |
232+ | <img width =" 48 " src =" https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/ .github/images/simple-icons/buymeacoffee.svg" /> | https://www.buymeacoffee.com/codytolene |
233+ | <img width =" 48 " src =" https://raw.githubusercontent.com/ProAngular/ngx-scroll-top/refs/heads/main/ .github/images/simple-icons/bitcoin-btc-logo.svg" /> | bc1qfx3lvspkj0q077u3gnrnxqkqwyvcku2nml86wmudy7yf2u8edmqq0a5vnt |
231234
232235Fin. Happy programming friend!
233236
0 commit comments