Thanks to visit codestin.com
Credit goes to github.com

Skip to content

web-extend/web-extend

Repository files navigation

WebExtend

WebExtend is a modern build tool for browser extensions.

Features

  • 📝 File-based Entry Points
  • ⚡️ Seamless Development Experience, including instant HMR, automatic browser opening and extension running
  • 🧭 Multi-Browser Support
  • 🛠️ ESM & TypeScript Support
  • ✈️ Framework-agnostic, such as React, Vue, Svelte, etc.
  • 🚀 Lightning Fast Performance, powered by Rsbuild for extremely fast development and building.

Quick Start

npx web-extend@latest init

Documentation

https://web-extend.github.io/web-extend/

Examples

https://github.com/web-extend/examples

Packages

Publish

  1. Publish@web-extend/rsbuild-plugin
pnpm publish
  1. Publish web-extend. Before publish, you need to update the versions in templates.
pnpm publish