JSPM

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

An easy way to start a Vite Web Extension project using @samrum/vite-plugin-web-extension

Package Exports

    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 (@samrum/create-vite-plugin-web-extension) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @samrum/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 @samrum/vite-plugin-web-extension@latest

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

    Credits