Gathering detailed insights and metrics for @author.io/element-slider-handle
Gathering detailed insights and metrics for @author.io/element-slider-handle
Gathering detailed insights and metrics for @author.io/element-slider-handle
Gathering detailed insights and metrics for @author.io/element-slider-handle
npm install @author.io/element-slider-handle
Typescript
Module System
Node Version
NPM Version
JavaScript (72.74%)
HTML (16.83%)
CSS (10.44%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
17 Commits
1 Watchers
24 Branches
1 Contributors
Updated on Aug 06, 2019
Latest Version
1.0.3
Package Id
@author.io/element-slider-handle@1.0.3
Unpacked Size
24.14 kB
Size
6.54 kB
File Count
11
NPM Version
6.4.1
Node Version
10.14.2
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
We're using BrowserStack to make sure these components work on the browsers developers care about.
There are 4 versions of this element:
Each version has it's own source map, so it's always possible to trace activity back to a specific code block in the source.
You only need to choose one of these files. If you need to support Internet Explorer, older versions of Chrome/Firefox/Safari, then you likely need the ES5 version.
Via Global CDN
1<html> 2 <head> 3 <script src="https://cdn.author.io/author-elements/base/1.0.0/author-base.min.js"></script> 4 <script src="https://cdn.author.io/author-elements/slider-handle/x.x.x/author-slider-handle.min.js"></script> 5 </head> 6</html>
Via npm
If the base class is not yet installed, install it:
npm install @author.io/element-base -S
Next, install the slider-handle module locally:
npm install @author.io/element-slider-handle -S
Then include them in your HTML:
1<html> 2 <head> 3 <script src="./node_modules/@author.io/element-base/dist/author-base.min.js"></script> 4 <script src="./node_modules/@author.io/element-slider-handle/dist/author-slider-handle.min.js"></script> 5 </head> 6 7 <body> 8 9 </body> 10</html>
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/17 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
114 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-14
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