JSPM

@b2network/crxjs-vite-plugin

2.0.0-beta.21
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q34169F
  • License MIT

Build Chrome Extensions with this Vite plugin.

Package Exports

  • @b2network/crxjs-vite-plugin
  • @b2network/crxjs-vite-plugin/client

Readme

CRXJS

npm (scoped) GitHub last commit GitHub action badge

CRXJS Vite Plugin

Build a Chrome Extension with Vite

CRXJS brings the Vite developer experience to Chrome Extensions:

  • True HMR for extension pages and content scripts
  • Simple config - everything is in the extension manifest
  • Static asset imports with automatic web-accessible resources

Getting Started

See the CRXJS documentation to get started in 90 seconds 🚀

Supporting

If these plugins have helped you ship your product faster, please consider sponsoring me on GitHub.

Contributing

We encourage pull requests! This is a pnpm monorepo, so use pnpm instead of Yarn or npm.