Svelte and Tailwind for building Chrome Extension

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vite

    Next generation frontend tooling. It's fast!

  • This article will show you how to create a Chrome Extension using hot frameworks such as Svelte and Tailwind CSS. This will also use the very popular Vite as the build tool.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • TailwindCSS is a utility-first CSS framework for rapidly building custom user interfaces. It is a CSS framework that provides a set of pre-built classes that can be used to style your HTML elements.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Svelte

    Cybernetically enhanced web apps

  • Svelte is a JavaScript framework that compiles your code into efficient JavaScript that surgically updates the DOM. It is a compiler that converts your code into a more efficient version of itself.

  • chrome-extension-tools

    Bundling Chrome Extensions can be pretty complex. It doesn't have to be.

  • There should be no need to rebuild the app because crxjs has HMR enabled by default. If not, just reload the extension.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Create a Responsive Nav Menu with Tailwind and Alpinejs

    4 projects | dev.to | 28 May 2023
  • Meteor.js with Vite, Solid, and Tailwind CSS

    5 projects | dev.to | 10 May 2023
  • Unraid's Cyber Weekend Sale: Get 20%-30% off Pro Now! đź”˝

    5 projects | /r/unRAID | 25 Nov 2022
  • To learn svelte, I clone Github's issues page including useful features that you might consider reusing.

    8 projects | /r/sveltejs | 5 Dec 2023
  • Deveplop a simple GUI app by Wails use Golang

    6 projects | news.ycombinator.com | 6 Nov 2023