mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 00:20:38 +03:00
README update
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
> OverlayScrollbars is a javascript scrollbar plugin which hides native scrollbars, provides
|
> OverlayScrollbars is a javascript scrollbar plugin which hides native scrollbars, provides
|
||||||
custom styleable overlay scrollbars and keeps the native functionality and feeling.
|
custom styleable overlay scrollbars and keeps the native functionality and feeling.
|
||||||
|
|
||||||
|
|
||||||
## Why
|
## Why
|
||||||
|
|
||||||
I've created this plugin because I hate ugly and space consuming scrollbars. Similar plugins haven't met my requirements in terms of features, quality, simplicity, license or browser support.
|
I've created this plugin because I hate ugly and space consuming scrollbars. Similar plugins haven't met my requirements in terms of features, quality, simplicity, license or browser support.
|
||||||
@@ -55,7 +54,7 @@ OverlayScrollbars provides its own wrapper components for popular component base
|
|||||||
```sh
|
```sh
|
||||||
npm install overlayscrollbars-react
|
npm install overlayscrollbars-react
|
||||||
```
|
```
|
||||||
---
|
|
||||||
<img align="left" src="https://kingsora.github.io/OverlayScrollbars/frameworks/vue/logo.svg" width="80" height="80" alt="Vue">
|
<img align="left" src="https://kingsora.github.io/OverlayScrollbars/frameworks/vue/logo.svg" width="80" height="80" alt="Vue">
|
||||||
|
|
||||||
[README](https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-vue)
|
[README](https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-vue)
|
||||||
@@ -63,7 +62,7 @@ npm install overlayscrollbars-react
|
|||||||
```sh
|
```sh
|
||||||
npm install overlayscrollbars-vue
|
npm install overlayscrollbars-vue
|
||||||
```
|
```
|
||||||
---
|
|
||||||
<img align="left" src="https://kingsora.github.io/OverlayScrollbars/frameworks/angular/logo.svg" width="80" height="80" alt="Angular">
|
<img align="left" src="https://kingsora.github.io/OverlayScrollbars/frameworks/angular/logo.svg" width="80" height="80" alt="Angular">
|
||||||
|
|
||||||
[README](https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx)
|
[README](https://github.com/KingSora/OverlayScrollbars/tree/master/packages/overlayscrollbars-ngx)
|
||||||
@@ -712,7 +711,6 @@ OverlayScrollbars.valid({ });</pre>
|
|||||||
|
|
||||||
- Minimize the code as much as possible.
|
- Minimize the code as much as possible.
|
||||||
- Frequent updates in terms of bug-fixes and enhancements.
|
- Frequent updates in terms of bug-fixes and enhancements.
|
||||||
- Versions for frameworks like React, Vue and Angular.
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user