Gathering detailed insights and metrics for simplebar-core
Gathering detailed insights and metrics for simplebar-core
Gathering detailed insights and metrics for simplebar-core
Gathering detailed insights and metrics for simplebar-core
Custom scrollbars vanilla javascript library with native scroll, done simple, lightweight, easy to use and cross-browser.
npm install simplebar-core
96
Supply Chain
72.1
Quality
77.7
Maintenance
100
Vulnerability
99.3
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
6,082 Stars
1,362 Commits
533 Forks
69 Watching
8 Branches
52 Contributors
Updated on 26 Nov 2024
Minified
Minified + Gzipped
TypeScript (52.84%)
JavaScript (38.15%)
CSS (7.86%)
HTML (1.13%)
SCSS (0.03%)
Cumulative downloads
Total Downloads
Last day
-0.5%
43,552
Compared to previous day
Last week
5.8%
239,716
Compared to previous week
Last month
10.2%
992,647
Compared to previous month
Last year
214.5%
9,275,249
Compared to previous year
3
1
SimpleBar does only one thing: replace the browser's default scrollbar with a custom CSS-styled one without losing performances.
Unlike some popular plugins, SimpleBar doesn't mimic scroll with Javascript, causing janks and strange scrolling behaviours...
You keep the awesomeness of native scrolling...with a custom scrollbar!
SimpleBar does NOT implement a custom scroll behaviour. It keeps the native overflow: auto
scroll and only replace the scrollbar visual appearance.
SimpleBar uses pure CSS to style the scrollbar. You can easily customize it as you want! Or even have multiple style on the same page...or just keep the default style ("Mac OS" scrollbar style).
Only 6kb minified. SimpleBar doesn't use Javascript to handle scrolling. You keep the performances/behaviours of the native scroll.
SimpleBar has been tested on the following browsers: Chrome, Firefox, Safari, Edge, IE11.
The easiest way to use SimpleBar is with the default dependency-free version: npm install simplebar
.
If you are using a framework, SimpleBar also supports the most popular ones: Vue, Angular and React.
You can check our demo page (which is also the one we use for automated tests).
See changelog here : https://github.com/Grsmto/simplebar/releases
height: auto
detection, RTL mode cross browser support and more) with OverlayScrollbars.No vulnerabilities found.
Reason
13 commit(s) out of 30 and 3 issue activity out of 30 found in the last 90 days -- score normalized to 10
Reason
no vulnerabilities detected
Reason
license file detected
Details
Reason
no dangerous workflow patterns detected
Reason
tokens are read-only in GitHub workflows
Reason
all dependencies are pinned
Details
Reason
no binaries found in the repo
Reason
GitHub code reviews found for 8 commits out of the last 30 -- score normalized to 2
Details
Reason
no badge detected
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Reason
no update tool detected
Details
Reason
project is not fuzzed
Score
Last Scanned on 2022-08-15
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More