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: about 1 month ago
JSON representation

Deprecated! Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.

Lists

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!