css-modules

Documentation about css-modules (by css-modules)

Css-modules Alternatives

Similar projects and alternatives to css-modules

  1. Next.js

    2,331 css-modules VS Next.js

    The React Framework

  2. 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
  3. bypass-paywalls-chrome

    Discontinued Bypass Paywalls web browser extension for Chrome and Firefox. [UnavailableForLegalReasons - Repository access blocked]

  4. React

    1,934 css-modules VS React

    The library for web and native user interfaces.

  5. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

  6. TypeScript

    1,422 css-modules VS TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  7. vite

    906 css-modules VS vite

    Next generation frontend tooling. It's fast!

  8. create-react-app

    Set up a modern web app by running one command.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. webpack

    367 css-modules VS webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  11. esbuild

    An extremely fast bundler for the web

  12. mantine

    248 css-modules VS mantine

    A fully featured React components library

  13. styled-components

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress ๐Ÿ’…

  14. Sass

    222 css-modules VS Sass

    Sass makes CSS fun!

  15. react-router

    185 css-modules VS react-router

    Declarative routing for React

  16. Bulma

    Modern CSS framework based on Flexbox

  17. PostCSS

    96 css-modules VS PostCSS

    Transforming styles with JS plugins

  18. vanilla-extract

    Zero-runtime Stylesheets-in-TypeScript

  19. less.js

    52 css-modules VS less.js

    Less. The dynamic stylesheet language.

  20. styled-jsx

    24 css-modules VS styled-jsx

    Full CSS support for JSX without compromises

  21. panda

    16 css-modules VS panda

    ๐Ÿผ Universal, Type-Safe, CSS-in-JS Framework for Product Teams โšก๏ธ

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better css-modules alternative or higher similarity.

css-modules discussion

Log in or Post with

css-modules reviews and mentions

Posts with mentions or reviews of css-modules. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-02.
  • Knowing CSS is mastery to Front end Development
    8 projects | news.ycombinator.com | 2 Mar 2025
    It's not standard yet. Behavior is implementation-defined and under-specified. A lot of people have used a thing like this[1], but this[2] is on a standards track. In the documentation for the first one, it describes a default "file scope", but really no definition of what a file is. It seems to be referring to a source file pre-build/bundle, but it really just doesn't say. That would belong in the documentation for some framework, not web platform stuff anyway.

    The idea of locally scoped styles is reasonably popular. Like vue single-file-components, and n+1 different implementations of CSS modules. What it really needs though, is standardization. Things like [2] and the upcoming @scope will provide this.

    [1]: https://github.com/css-modules/css-modules/blob/master/docs/...

    [2]: https://github.com/WICG/webcomponents/blob/gh-pages/proposal...

  • The System of Front-end UI Components
    1 project | dev.to | 9 Jan 2025
    Additionally, when integrating visual components in structural components, use CSS Modules to avoid unexpected effects caused by external style code.
  • Not Everything Needs a Component
    5 projects | dev.to | 24 Nov 2024
    Use something as simple as CSS Modules, which is well supported in all major bundlers and frontend frameworks.
  • Design System Starter Template - All Technology You'll Ever Need
    12 projects | dev.to | 15 Aug 2024
    For styling DSS UI relies on vanilla-extract, which provides a robust scalable zero-runtime CSS base. Yet again, itโ€™s a flexible choice, allowing for alternative approaches like CSS modules, Panda CSS, Tailwind etc.
  • 30+ CSS libraries and frameworks help you style your applications efficiently.
    21 projects | dev.to | 12 Aug 2024
    CSS Modules CSS Modules is a CSS file in which all class and animation names are scoped locally by default. It allows for modular and reusable CSS, helping avoid global scope conflicts.
  • Iโ€™ve built my Portfolio with NextJs and DatoCMS
    6 projects | dev.to | 6 Aug 2024
    For the frontend, I'm diving into NextJS to get familiar with the framework. For styling, I'm enjoying using CSS Modules, and my frontend is comfortably hosted on Vercel.
  • The Ultimate React Roadmap for 2024 - Learn React the Right Way
    26 projects | dev.to | 3 Jul 2024
    CSS Modules are a popular way to write scoped CSS.
  • :where() :is() my mind?
    2 projects | dev.to | 28 Jun 2024
    CSS Modules are particularly useful in component-based architectures like React or Vue, where they allow for the local scoping of CSS by automatically creating a unique class name for each style. This method avoids global scope issues and helps in maintaining modular and reusable components without the fear of styles bleeding across components.
  • Styling in React
    1 project | dev.to | 26 Jun 2024
    React CSS Modules Documentation
  • 6 CSS tools for more efficient and flexible CSS handling
    4 projects | dev.to | 16 May 2024
    Managing styles in large React applications can become a hassle as your codebase grows, but not if you use CSS Modules.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 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 โ†’

Stats

Basic css-modules repo stats
97
17,837
5.2
12 months ago

Sponsored
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.
www.influxdata.com