• Stars
    star
    1,537
  • Rank 30,446 (Top 0.6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ› οΈ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!

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 https://github.com/adambullmer/vue-cli-plugin-browser-extension#plugin-options

More Repositories

1

jsdoc-vuejs

πŸ“– A JSDoc plugin for documenting .vue files.
JavaScript
225
star
2

vue-numerals

πŸ”Ÿ Use Numeral.js as a Vue filter to formatting numbers.
JavaScript
34
star
3

prettier-plugin-twig

[DEAD] πŸ’Ž A Prettier plugin for prettify Twig files
23
star
4

vuetify-algolia-places

πŸ—ΊοΈ Use Algolia Places with Vuetify
Vue
21
star
5

web-extension-library

πŸ“š A set of functions used to easily write a web extension
TypeScript
13
star
6

SymfonyMailerTesting

Provide Behat and Cypress API for testing emails sent by the Symfony Mailer.
PHP
9
star
7

vue-web-extension-vue3

An migration example from Vue 2 to Vue 3 in Vue Web Extension
JavaScript
7
star
8

Solary

β˜€οΈ Extension navigateur pour la WebTV Solary
Vue
7
star
9

symfony-app-template

A comple{te,x} Symfony app template with everything I need
PHP
6
star
10

logger

πŸ“œ The Node.js logger I have always dreamed of
TypeScript
4
star
11

ckfinder-symfony-bundle

CKFinder bundle for Symfony 5+ with FlySystem 2+ support
PHP
4
star
12

BlogMVC-Siler

BlogMVC made with Siler
PHP
3
star
13

webpack-encore-vue-ckeditor5

A repo that show how to configure Webpack Encore to build CKEditor 5 from source, and use it in Vue
JavaScript
3
star
14

zend-expressive-doctrinedatabase

Use Doctrine ORM in Zend-Expressive
PHP
3
star
15

semantic-release-preset

Preset for Semantic Release (https://github.com/semantic-release/semantic-release/)
JavaScript
3
star
16

open-graph-image-generator

Symfony project to dynamically generate a OpenGraph image given an URL
PHP
2
star
17

twig-parser

[WIP] βš™οΈ JavaScript parser for Twig files, based on Twing.
JavaScript
1
star
18

MangaCollec-UserScripts

Des UserScripts pour https://mangacollec.com
JavaScript
1
star
19

validator

A simple PHP validator that makes you able to use Laravel validator outside Laravel.
PHP
1
star
20

abdul.js

abdul.js
JavaScript
1
star
21

vue-class-components-with-this-usage-in-decorators

JavaScript
1
star