JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 163
  • Score
    100M100P100Q91758F
  • License MIT

generate chrome extension with vue.js

Package Exports

  • vue-cli-plugin-chrome-ext

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-cli-plugin-chrome-ext) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vue-cli-plugin-chrome-ext

npm version

chrome logo

Logo from FontAwesome

Installation

  • This is meant plugin is meant for using new project.
  • Create a new project with vue create test-project.
  • Then, add this plugin with vue add chrome-ext.

TODO

High Priority

  • Support TypeScript.
  • Emit file out for npm run serve.

Development

prompts.js

Vue CLI prompt is based on inquirer.js api.

Resources