Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).