Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mubaidr/vue-chrome-extension-boilerplate
Deprecated! Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
https://github.com/mubaidr/vue-chrome-extension-boilerplate
boilerplate chrome chrome-extension extension vue webpack webpack4
Last synced: 17 days ago
JSON representation
Deprecated! Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
- Host: GitHub
- URL: https://github.com/mubaidr/vue-chrome-extension-boilerplate
- Owner: mubaidr
- License: apache-2.0
- Archived: true
- Created: 2017-12-27T05:22:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-02T09:35:52.000Z (12 months ago)
- Last Synced: 2024-08-01T02:34:31.309Z (3 months ago)
- Topics: boilerplate, chrome, chrome-extension, extension, vue, webpack, webpack4
- Language: JavaScript
- Homepage:
- Size: 3.14 MB
- Stars: 257
- Watchers: 6
- Forks: 63
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deprecated! Please consider: [vite-vue3-chrome-extension-v3](https://github.com/mubaidr/vite-vue3-chrome-extension-v3)
# vue-chrome-extension-boilerplate
![Node.js CI](https://github.com/mubaidr/vue-chrome-extension-boilerplate/workflows/Node.js%20CI/badge.svg)[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)
Boilerplate for Chrome extension using Vue.js and Webpack with hot-reload enabled.
## Scripts
Install dependencies:
`npm install`
Build extension and watch for changes:
`npm run dev`
Build extension zip:
`npm run build`
Lint all source files:
`npm run lint`
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
stealthleads
🚇 💻
linkerGitHub
💻
Andrew Mackie
📖
Hank X
💻
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!