Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugodf/cmd-ctrl-click-vue
Simple Vue command, control, shift, alt + click detection
https://github.com/hugodf/cmd-ctrl-click-vue
parcel-bundler vue vuejs
Last synced: 15 days ago
JSON representation
Simple Vue command, control, shift, alt + click detection
- Host: GitHub
- URL: https://github.com/hugodf/cmd-ctrl-click-vue
- Owner: HugoDF
- License: mit
- Created: 2019-09-29T16:11:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:42:11.000Z (about 2 years ago)
- Last Synced: 2024-10-27T22:39:46.365Z (2 months ago)
- Topics: parcel-bundler, vue, vuejs
- Language: Vue
- Homepage: https://codewithhugo.com/detect-ctrl-click-js-react-vue/
- Size: 883 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Vue command, control, shift, alt + click detection
See it live at [https://cmd-ctrl-click-vue.netlify.com](https://cmd-ctrl-click-vue.netlify.com).
## Scripts
`npm start`: runs Parcel in dev mode
`npm run build`: run Parcel in build mode (outputs to `./dist`).
## License
Licensed under MIT, see [LICENSE](./LICENSE).