Writing CSS With JavaScript

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

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. styled-jsx

    Full CSS support for JSX without compromises

    This isn't a new idea. CSS in JS is obviously a thing, but that usually implies having component code with CSS right alongside it in some sort of JS based syntax. There's also JSS which is a library for writing CSS with JS.

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
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

  • Is there anything like Astro's CSS for vanilla React or Next?

    1 project | /r/reactjs | 28 Sep 2022
  • How to achieve this in Next.js Built-In CSS/SCSS Support?

    1 project | /r/reactjs | 17 Nov 2021
  • CSS in TS

    1 project | /r/webdev | 28 Apr 2021
  • My really small (but powerful) React CSS-in-JS library

    1 project | /r/web_design | 17 Mar 2021
  • What is the best way to deal with styling in React ?

    2 projects | /r/webdev | 21 Feb 2021

Did you know that JavaScript is
the 4th most popular programming language
based on number of references?