Linting defensive and logical CSS with Stylelint plugins

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
  • stylelint-plugin-defensive-css

    A Stylelint plugin for enforcing defensive CSS best practices.

  • Each defensive CSS pattern we try to remember is an additional cognitive load to carry. Luckily, we can extend Stylelint to remember some of these rules for us. To do this, we will install stylelint-plugin-defensive-css.

  • stylelint-plugin-logical-css

    A Stylelint plugin to enforce the use of logical CSS properties, values and units.

  • We can use Stylelint to find and fix physical CSS and introduce us to logical CSS continuously and gradually. We will install another plugin — stylelint-plugin-logical-css — to lint for logical CSS.

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

  • Tips from open-source: How redirect in Next.js works under the hood

    1 project | dev.to | 13 May 2024
  • Eddieoz/Openxrypt: Secure Direct Messaging for Social Media

    1 project | news.ycombinator.com | 13 May 2024
  • Discord CDN Proxy

    3 projects | dev.to | 13 May 2024
  • Google/Zx v8.1

    1 project | news.ycombinator.com | 13 May 2024
  • A Low-Code/No-Code approach to Strapi Enablement

    1 project | dev.to | 13 May 2024