|
|
||
|---|---|---|
| source | ||
| .gitignore | ||
| .stylelintrc.json | ||
| LICENSE | ||
| README.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| vite.config.ts | ||
README.md
WebExtension 🌱 Template
An opinionated WebExtension template.
Features
- Building with Vite and vite-plugin-web-extension
- Packaging with git-archive and web-ext
- Sass and TypeScript preconfigured
- Stylelint and XO code linting
- HTM and Preact frontend development
- Typed browser APIs with webextension-polyfill
License
Distributed under the Unlicense license, see LICENSE for more information.