PostCSS

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • postcss-spiffing

    PostCSS plugin to use British English

  • postcss-spiffing was the reason I wanted to use PostCSS in the first place. It lets you use British English spellings (eg colour and centre) and changes some other words. The thing that amuses me most about it is that it uses !please instead of !important which is pretty much what I'm saying when I use it.

  • postcss-canadian-stylesheets

    PostCSS plugin for writing Canadian stylesheets

  • There are other similar plugins for other countries. I particularly like that the Canadian one has replaced !important with !sorry

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

    Postcss-hocus fixes a tiny but annoying part of CSS: That you have to repeat yourself whenever you want to specify both `:hover` and `:focus`.

  • I wanted to see what other plugins there were, so I looked at the 'Fun' section of plugins on the website. There were a few things that looked amusing, but one that was particularly interesting: postcss-hocus.

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