Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.44 KB

File metadata and controls

30 lines (20 loc) · 1.44 KB

WXT + Svelte 5 + Tailwind 4 Browser Extension Starter

This template provides a solid foundation for developing browser extensions:

  • WXT: A powerful framework for building cross-browser extensions
  • Svelte 5: The latest version of the reactive UI framework
  • TypeScript: For type-safe JavaScript development
  • Tailwind 4: A utility-first CSS framework

Additional Features

  • WASM support
  • Top-level await
  • Tailwind CSS plugins (forms, typography)

Recommended IDE Setup

VS Code with the following extensions:

Thanks!

Special thanks to @wilkerlucio for the original svelte 5 work.