# 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] [git-archive]: https://git-scm.com/docs/git-archive [HTM]: https://github.com/developit/htm [Preact]: https://preactjs.com [Sass]: https://sass-lang.com [Stylelint]: https://stylelint.io [TypeScript]: https://typescriptlang.org [Vite]: https://vitejs.dev [vite-plugin-web-extension]: https://github.com/aklinker1/vite-plugin-web-extension [web-ext]: https://github.com/mozilla/web-ext [webextension-polyfill]: https://github.com/mozilla/webextension-polyfill [XO]: https://github.com/xojs/xo ## License Distributed under the [Unlicense](https://spdx.org/licenses/Unlicense.html) license, see [LICENSE](https://git.bauke.xyz/Holllo/webextension-template/src/branch/main/LICENSE) for more information.