JavaScript PostCSS

Open-source JavaScript projects categorized as PostCSS

Top 23 JavaScript PostCSS Projects

  1. daisyui

    🌼 🌼 🌼 🌼 🌼  The most popular, free and open-source Tailwind CSS component library

    Project mention: Cut the Crap: Ship Better-Looking Websites (Fast) | dev.to | 2025-05-03

    Other Tailwind Libraries: If the Shadcn approach isn't your jam, there are libraries like Flowbite or DaisyUI. They offer ready-made components styled with Tailwind, often installed as dependencies. Providing similar speed benefits for common patterns.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

    Project mention: CSS-in-JS: Pros and cons | dev.to | 2025-04-11

    By 2018, Emotion and others expanded the ecosystem, addressing performance and flexibility. In server-side rendering (SSR) scenarios, CSS-in-JS libraries like styled-components and Emotion enable styles to be collected during rendering and embedded in the initial HTML response, ensuring faster page loads and preventing flash of unstyled content (FOUC).

  4. stylelint

    A mighty CSS linter that helps you avoid errors and enforce conventions.

    Project mention: Rethinking CSS in JS | dev.to | 2024-09-12
  5. uncss

    Remove unused styles from CSS

    Project mention: How to Optimize CSS for Faster Page Load Speed | dev.to | 2025-04-24

    Tools like PurgeCSS and UnCSS can remove unused CSS rules by analyzing your HTML. This is especially useful if you’re using large frameworks like Bootstrap or Tailwind.

  6. styled-jsx

    Full CSS support for JSX without compromises

    Project mention: 30+ CSS libraries and frameworks help you style your applications efficiently. | dev.to | 2024-08-12

    Styled JSX Styled JSX is a full, scoped, and component-friendly CSS support library for JSX (and therefore React). It allows for scoped styles in Next.js applications and beyond.

  7. JSS

    JSS is an authoring tool for CSS which uses JavaScript as a host language.

    Project mention: The Ultimate Guide to Styling with CSS-in-JS Using Styled Components | dev.to | 2024-05-13

    While Styled Components is a popular choice for styling React applications, there are several alternatives worth exploring. Emotion, JSS, and CSS Modules are all viable options, each with its unique features and use cases.

  8. astexplorer

    A web tool to explore the ASTs generated by various parsers.

    Project mention: Getting Started with Tree-sitter: Syntax Trees and Express API Parsing | dev.to | 2025-04-14

    For an interactive experience with ASTs, you can explore AST Explorer, a tool that lets you experiment with different parsers and explore the abstract syntax trees of various code samples in real-time.

  9. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  10. Aphrodite

    Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation

    Project mention: 30+ CSS libraries and frameworks help you style your applications efficiently. | dev.to | 2024-08-12

    Aphrodite Aphrodite is a CSS-in-JS library that provides deterministic, scoped styles. It focuses on performance and supports server-side rendering.

  11. React CSS Modules

    Seamless mapping of class names to CSS modules inside of React components.

  12. lost

    LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.

  13. vue-virtual-scroll-list

    ⚡️A vue component support big amount data list with high render performance and efficient.

  14. glamor

    inline css for react et al

  15. postcss-px-to-viewport

    A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.

  16. Fela

    State-Driven Styling in JavaScript

  17. Symfony Encore

    A simple but powerful API for processing & compiling assets built around Webpack

  18. postcss-pxtorem

    Convert pixel units to rem (root em) units using PostCSS

  19. ReactCSS

    :lipstick: Inline Styles in JS

  20. Atomizer

    A library to create small, reusable CSS that scales as your website grows.

    Project mention: Atomic CSS Deep Dive | dev.to | 2024-08-09
  21. postcss-import

    PostCSS plugin to inline at-import rules content

  22. CSSX

    CSS in JavaScript

  23. postcss-easing-gradients

    PostCSS plugin to create smooth linear-gradients that approximate easing functions.

  24. concise.css

    A CSS framework that's lightweight and easy-to-use. Give up the bloat. Stop tripping over your classes. Be Concise.

  25. postcss-cli

    CLI for postcss

  26. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript PostCSS discussion

Log in or Post with

JavaScript PostCSS related posts

  • How to Optimize CSS for Faster Page Load Speed

    4 projects | dev.to | 24 Apr 2025
  • Website Performance Optimization: Proven Techniques for Faster Websites

    2 projects | dev.to | 24 Feb 2025
  • 🚀 Stop Slowing Down Your Website! Find & Remove Unused JavaScript Now

    1 project | dev.to | 20 Feb 2025
  • Desktop apps for Windows XP in 2025

    4 projects | dev.to | 10 Feb 2025
  • Supporting ancient browsers using modern Web-Tooling

    5 projects | dev.to | 20 Aug 2024
  • CSS Variable Naming: Best Practices and Approaches

    3 projects | dev.to | 10 Jul 2024
  • Nomeação de Variáveis CSS: Boas Práticas e Abordagens

    3 projects | dev.to | 10 Jul 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 12 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source PostCSS projects in JavaScript? This list will help you:

# Project Stars
1 daisyui 36,739
2 emotion 17,754
3 stylelint 11,243
4 uncss 9,428
5 styled-jsx 7,760
6 JSS 7,093
7 astexplorer 6,346
8 Aphrodite 5,343
9 React CSS Modules 5,198
10 lost 4,497
11 vue-virtual-scroll-list 4,486
12 glamor 3,662
13 postcss-px-to-viewport 3,136
14 Fela 2,283
15 Symfony Encore 2,235
16 postcss-pxtorem 2,114
17 ReactCSS 1,591
18 Atomizer 1,550
19 postcss-import 1,392
20 CSSX 1,007
21 postcss-easing-gradients 965
22 concise.css 940
23 postcss-cli 849

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

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