2.1.2 • Published 9 months ago

@ugurkellecioglu/create-vite-plugin-web-extension v2.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@ugurkellecioglu/create-vite-plugin-web-extension

npm version node compatibility

An easy way to start a Vite Web Extension project

Available Project Options

  • Manifest V2, Manifest V3, or Both
  • TypeScript
  • Choice of framework including:
    • Preact
    • React
    • Solid
    • Svelte
    • Vanilla
    • Vue

Usage

npm init @ugurkellecioglu/vite-plugin-web-extension@latest

Check the readme in the generated project for more usage instructions.

Credits