Installations
npm install vue-keen-slider
Developer Guide
Typescript
No
Module System
CommonJS, ESM
Node Version
14.18.3
NPM Version
6.14.15
Score
57.1
Supply Chain
74.2
Quality
75.5
Maintenance
50
Vulnerability
99.3
License
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
Vue (82.49%)
JavaScript (10.8%)
TypeScript (4.26%)
HTML (2.45%)
Developer
TheNoim
Download Statistics
Total Downloads
22,543
Last Day
51
Last Week
129
Last Month
328
Last Year
5,022
GitHub Statistics
2 Stars
51 Commits
2 Watching
6 Branches
1 Contributors
Bundle Size
6.92 kB
Minified
2.50 kB
Minified + Gzipped
Package Meta Information
Latest Version
2.1.0
Package Id
vue-keen-slider@2.1.0
Unpacked Size
46.80 kB
Size
11.15 kB
File Count
11
NPM Version
6.14.15
Node Version
14.18.3
Total Downloads
Cumulative downloads
Total Downloads
22,543
Last day
325%
51
Compared to previous day
Last week
31.6%
129
Compared to previous week
Last month
1.2%
328
Compared to previous month
Last year
-42.1%
5,022
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Peer Dependencies
2
vue-keen-slider
A vue wrapper for the keen slider library.
Usage
1<template> 2 <keen-slider arrow-color="black" loop navigation-arrows navigation-dots> 3 <keen-slide>1</keen-slide> 4 <keen-slide>2</keen-slide> 5 <keen-slide>3</keen-slide> 6 <keen-slide>4</keen-slide> 7 </keen-slider> 8</template>
Note: You need to import the css file:
1import 'vue-keen-slider/dist/vue-keen-library.css'
All options of the keen slider library are accessible as vue prop.
This library also includes 5 additional props for more easy use:
navigation-arrows
(boolean): Enables navigation arrows like in the "arrows and dots" example.navigation-dots
(boolean): Enables navigation dots like in the "arrows and dots" example.arrow-color
(css color string): Changes the color of the navigation arrow.useParentScopeId
(boolean): Use the css scope of the parent component. Useful for styling.autoplay
(boolean, string, number): Autoplay the slider. If you only pass true, the default value will be 3000ms. Autoplay is disabled by default. You need to pass the time in ms.
Further documentation: Component Docs
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no SAST tool detected
Details
- Warn: no pull requests merged into dev branch
Reason
Found 0/30 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 effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
license file not detected
Details
- Warn: project does not have a license file
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
24 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3
- Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h
- Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2
- Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55
- Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9
- Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j
- Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3
- Warn: Project is vulnerable to: GHSA-566m-qj78-rww5
- Warn: Project is vulnerable to: GHSA-3965-hpx2-q597
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-mv48-hcvh-8jj8
- Warn: Project is vulnerable to: GHSA-353f-5xf4-qw67
- Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw
- Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g
- Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3
- Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx
- Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6
- Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx
- Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx
Score
1.3
/10
Last Scanned on 2025-02-03
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 MoreOther packages similar to vue-keen-slider
keen-slider
The HTML touch slider carousel with the most native feeling you will get.
custom-keen-slider
The HTML touch slider carousel with the most native feeling you will get.
keen-slider-extended
The HTML touch slider carousel with the most native feeling you will get.
keen-slider-iframe
The HTML touch slider carousel with the most native feeling you will get.