superoo7 / vue-cli-plugin-chrome-ext

vue cli plugin that setup vue project for chrome extension
MIT License
94 stars 10 forks source link
chrome-extension javascript vue vue-cli vue-plugin

vue-cli-plugin-chrome-ext

npm version

Start a chrome extension project with Vue-CLI with ease!

Logo from FontAwesome

Installation

This plugin is meant for using new project for chrome extensions. Tested on default project of Vue, Vue with TypeScript

For TypeScript

For JavaScript

Run Development mode and Production

Current feature

TODO

High Priority

Medium Priority

Development

Testing

Development

Currently, testing is done manually with the file ./auto.sh, by passing -r flag, it will delete the initial file generated.

Production

Test production code in npm as well with ./prod.sh.

prompts.js

Vue CLI prompt is based on inquirer.js api.

Resources

Credit

License

MIT