Gathering detailed insights and metrics for @hipsjs/shopify-draggable-vue
Gathering detailed insights and metrics for @hipsjs/shopify-draggable-vue
Gathering detailed insights and metrics for @hipsjs/shopify-draggable-vue
Gathering detailed insights and metrics for @hipsjs/shopify-draggable-vue
@shopify/draggable
The JavaScript Drag & Drop library your grandparents warned you about.
sortablejs-vue3
[Demo](https://sortablejs-vue3.maxleiter.com) | [npm](https://www.npmjs.com/package/sortablejs-vue3)
@hipsjs/flowy-vue
Shopify draggable for Vue
vue-draggable-plus
Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
npm install @hipsjs/shopify-draggable-vue
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
4 Stars
12 Commits
2 Forks
1 Watching
27 Branches
1 Contributors
Updated on 18 Mar 2023
Minified
Minified + Gzipped
Vue (73.73%)
JavaScript (17.97%)
HTML (5.22%)
Shell (3.08%)
Cumulative downloads
Total Downloads
Last day
-3.9%
73
Compared to previous day
Last week
-16.3%
375
Compared to previous week
Last month
35.4%
2,006
Compared to previous month
Last year
-29.7%
20,192
Compared to previous year
1
1
1npm i --save @hips/shopify-draggable-vue
1<template> 2 <div>todo</div> 3</template> 4<script> 5import { todo } from '@hips/shopify-draggable-vue'; 6 7export default { 8 name: 'Demo', 9 components: { 10 todo, 11 }, 12 data: () => ({ 13 14 }), 15 methods: { 16 17 } 18} 19</script>
npm run serve
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Please give a ⭐️ if this project helped you!
If you have any questions or requests or want to contribute to @hipsjs/shopify-draggable-vue
or other packages, please write the issue or give me a Pull Request freely.
If you find a bug, please report to us opening a new Issue on GitHub.
This project is MIT licensed.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no SAST tool detected
Details
Reason
Found 0/12 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
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
97 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
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