Vue Web Extension

🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!
Alternatives To Vue Web Extension
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Eslint Plugin Vue4,00632,95232,8443 days ago136September 16, 2022137mitJavaScript
Official ESLint plugin for Vue.js
Eslint Config Alloy2,5211905237 days ago51September 27, 20225JavaScript
Progressive ESLint config for your React/Vue/TypeScript projects
Fork Ts Checker Webpack Plugin1,79670,5673,47312 days ago215July 18, 202210mitTypeScript
Webpack plugin that runs typescript type checker on a separate process.
Vuedemo_sell_eleme1,325
5 years agomitVue
:bowtie: ele by vue2.x :penguin:
Vue Web Extension1,165
2 years ago1October 23, 20188mitJavaScript
🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!
Generator Fountain Webapp992324 years ago20February 21, 201774mitJavaScript
Yeoman 'fountain' generator to start a webapp
Eslint Plugin Testing Library844656323 days ago109May 25, 202229mitTypeScript
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
Mevn Cli772
a year ago54February 28, 202111mitJavaScript
Light speed setup for MEVN(Mongo Express Vue Node) Apps
Wemake Vue Template721
3 months ago54mitTypeScript
Bleeding edge vue template focused on code quality and developer happiness.
Vite Plugin Checker6101523 days ago35July 13, 202225mitTypeScript
💬 Vite plugin that provide checks of TypeScript, ESLint, vue-tsc, Stylelint and more.
Alternatives To Vue Web Extension
Select To Compare


Alternative Project Comparisons
Readme

vue-web-extension

Netlify Status

⚠️ This README is for the master version of the preset. If you use the v1 of this boilerplate with Vue-CLI 2 support, please see v1 branch.


This Vue CLI preset allows you to quickly start a web extension containing:

Requirements

Documentation

The documentation can be found on vue-web-extension.netlify.app. Please check the documentation website and the open and closed issues, before raising a new issue.

Usage

$ vue create --preset kocal/vue-web-extension my-extension
$ cd my-extension
$ npm run build

npm run build

Build the extension into dist folder for production.

A zip file is also built and is located in artifacts directory.

npm run serve

Build the extension for development and watch over file changes.

It also automatically reload your extension into your browsers, thanks to webpack-extension-reloader plugin.

Options

See adambullmer/vue-cli-plugin-browser-extension

Popular Eslint Projects
Popular Vue Projects
Popular Code Quality Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Javascript
Command Line
Vue
Eslint
Vuex
Prettier
Vue Router
Webextension
Vue Cli