Solidjs Rollup Web Extension Starter

screenshot of Solidjs Rollup Web Extension Starter

browser extension template: solidjs, rollup, windicss

Overview:

The solidjs-rollup-web-extension-starter is a web extension starter template based on SolidJS, Rollup, and Tailwind CSS. It provides a solid foundation for creating browser extensions using these technologies.

Features:

  • SolidJS Framework: The template utilizes the SolidJS framework, which offers reactive and efficient UI components for building web applications.
  • Rollup Bundler: It includes the Rollup bundler, which optimizes and bundles the extension source code for production.
  • Tailwind CSS: The template incorporates Tailwind CSS, a utility-first CSS framework, enabling developers to quickly style their browser extensions.

Summary:

The solidjs-rollup-web-extension-starter is a web extension starter template that combines SolidJS, Rollup, and Tailwind CSS to provide developers with a solid foundation for building browser extensions. Its features include the SolidJS framework for reactive UI components, the Rollup bundler for optimizing the source code, and the Tailwind CSS framework for easy styling. Follow the installation guide to set up the template and start developing your own web extension.