~~New~~ Old way to write CSS

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • vite-plugin-vue-css-modules

    ✨ Ultimate solution for using CSS modules without any hassle.

  • Imagine we can combine advantages from both approaches: having the same DX as with Scoped CSS and having the same bundle output as with CSS Modules. Well now this dream is a reality, welcome vite-plugin-vue-css-modules

  • vkcn-eslint-plugin

    ESLint plugin for ensuring a kebab-ish like class naming convention

  • eslint-plugin-vue-kebab-class-naming

  • 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
  • vkcn-reporter

    Tool that helps to detect VKCN violations across the whole project

  • Classes can be defined more than once in different files. Here ESLint unfortunately can not help, because it works only with one file. So for that another tool was created - vkcn-report-duplicated-class-selectors. It checks that no identical classes satisfying the vue kebab naming convention are defined in multiple files (currently .css, .scss, .vue are supported).

  • unocss

    The instant on-demand atomic CSS engine.

  • The most popular tools that implement this approach are: Tailwind, WindiCSS, UnoCSS.

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  • The most popular tools that implement this approach are: Tailwind, WindiCSS, UnoCSS.

  • 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.

    InfluxDB 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