stylelint-scss VS stylelint

Compare stylelint-scss vs stylelint and see what are their differences.

stylelint-scss

A collection of SCSS specific linting rules for Stylelint (by stylelint-scss)

stylelint

A mighty CSS linter that helps you avoid errors and enforce conventions. (by stylelint)
Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
stylelint-scss stylelint
1 39
835 10,345
0.8% 0.5%
9.4 9.7
3 days ago 6 days ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

stylelint-scss

Posts with mentions or reviews of stylelint-scss. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-17.

stylelint

Posts with mentions or reviews of stylelint. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-01.
  • How to Effortlessly Improve a Legacy Codebase Using Robots
    8 projects | /r/RedditEng | 1 May 2023
    Run static analysis e.g. lint with lockfile-lint, Stylelint, ESLint, check for unimported files using unimported, and identify potential security vulnerabilities
  • 10 CSS Tools AI Can Integrate With for Improved Website Design
    3 projects | dev.to | 25 Apr 2023
    Stylelint
  • Deno Fresh PostCSS: Future CSS with Deno
    2 projects | dev.to | 13 Apr 2023
    The complete code for this project is in the Rodney Lab GitHub repo. I do hope the post has either helped you with an existing project or provided some inspiration for a new one. As an extension, you can add all your favourite future CSS rules to the PostCSS config. Beyond PostCSS for linting your input CSS, consider trying stylelint.
  • 20 Best Libraries and Tools for React Developers
    11 projects | dev.to | 25 Jan 2023
    Stylelint helps prevent errors and ensures style conventions.
  • Automated Frontend Workflow
    17 projects | dev.to | 15 Dec 2022
    After installation, it will generate a lefthook.yml file which can be customized to perform a static code analysis before committing the code. For example, it can ensure that the git commit follows the git-conventional-commits, and use Prettier, ESLint, and Stylelint to check, format, and fix any file which will be committed and run any test related with Vitest depending on the filetype and run each in parallel.
  • Using tailwind v3 with lit elements
    6 projects | dev.to | 6 Dec 2022
    We might also call stylelint so we can lint our source CSS.
  • Front-end Guide
    54 projects | dev.to | 23 Nov 2022
    stylelint Homepage
  • Improve your Vue 3 accessiblity with linters & git hooks
    3 projects | dev.to | 13 Nov 2022
    Next we also want to lint our CSS, because we can also have accessibility issues there. We can do this by adding the stylelint linter to our project. The configuration there depends on what CSS processing you're using. For this case, we'll use CSS modules:
    3 projects | dev.to | 13 Nov 2022
    stylelint - The core linter
  • Advice for experienced dev taking on front-end role?
    6 projects | /r/Frontend | 11 Nov 2022
    Tooling takes away alot of headaches and saves yourself from "being clever" (stupid). Most front-end tooling can be run out of the nodeJS runtime, so even if your stack isn't JS oriented, it's still worth running node. The obvious shoutouts: Vite, eslint, stylelint, postCSS, browserslist. Playwright is somethin else you can give a look at if your scope of work is large enough.

What are some alternatives?

When comparing stylelint-scss and stylelint you can also consider the following projects:

Next.js - The React Framework

lint-staged - 🚫💩 — Run linters on git staged files

commitlint - 📓 Lint commit messages

svelte-playground - This is a Svelte Playground to mess around in or to start a new project.

Nuxt.js - Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]

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

husky - Git hooks made easy 🐶 woof!

stylelint-no-unsupported-browser-features - Disallow features that aren't supported by your target browser audience.

stylus - Expressive, robust, feature-rich CSS language built for nodejs

eslint-plugin-react - React-specific linting rules for ESLint

madge - Create graphs from your CommonJS, AMD or ES6 module dependencies

postcss-bem-linter - A BEM linter for postcss