@ugurkellecioglu/create-vite-plugin-web-extension
v2.1.2
Published
An easy way to start a Vite Web Extension project using @ugurkellecioglu/vite-plugin-web-extension
Downloads
33
Maintainers
Readme
@ugurkellecioglu/create-vite-plugin-web-extension
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
- Project generation code from create-vue