All Projects → stylelint → Stylelint

stylelint / Stylelint

Licence: mit
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Stylelint

Vscode Stylelint
A Visual Studio Code extension to lint CSS/SCSS/Less with stylelint
Stars: ✭ 260 (-97.22%)
Mutual labels:  linter, markdown, scss, sass, less, postcss, css-in-js
Cessie
Transpile your CSS bundle to support CSS variables, calc, and future CSS for legacy browsers.
Stars: ✭ 81 (-99.13%)
Mutual labels:  scss, sass, less, postcss
Prejss
Get the power of PostCSS with plugins in your JSS styles. 🎨 Just put CSS into JS and get it as JSS object.
Stars: ✭ 238 (-97.45%)
Mutual labels:  scss, sass, less, postcss
Rollup Plugin Styles
🎨 Universal Rollup plugin for styles: PostCSS, Sass, Less, Stylus and more.
Stars: ✭ 116 (-98.76%)
Mutual labels:  scss, sass, less, postcss
Frasco
Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, ESLint, imagemin, Browsersync, etc.
Stars: ✭ 123 (-98.68%)
Mutual labels:  scss, sass, postcss
Styled Jsx Plugin Sass
Plugin to add Sass support to styled-jsx. Warning this is a Proof Of Concept plugin.
Stars: ✭ 115 (-98.77%)
Mutual labels:  scss, sass, css-in-js
Fast
Develop, build, deploy, redeploy, and teardown frontend projects fast.
Stars: ✭ 126 (-98.65%)
Mutual labels:  scss, sass, postcss
Compile Hero
🔰Visual Studio Code Extension For Compiling Language
Stars: ✭ 169 (-98.19%)
Mutual labels:  scss, sass, less
Gulp Starter Kit
A simple Gulp 4 Starter Kit for modern web development.
Stars: ✭ 134 (-98.57%)
Mutual labels:  scss, sass, less
Style Resources Loader
CSS processor resources loader for webpack
Stars: ✭ 214 (-97.71%)
Mutual labels:  scss, sass, less
Prettier
Prettier is an opinionated code formatter.
Stars: ✭ 41,411 (+342.9%)
Mutual labels:  markdown, scss, less
Textlint
The pluggable natural language linter for text and markdown.
Stars: ✭ 2,158 (-76.92%)
Mutual labels:  linter, lint, markdown
Bootstrap 4 Utilities
Bootstrap 4 utility classes in LESS CSS for Bootstrap 3 or any other projects.
Stars: ✭ 105 (-98.88%)
Mutual labels:  scss, sass, less
Webpack4.x
webpack4.x详细配置步骤
Stars: ✭ 103 (-98.9%)
Mutual labels:  scss, less, postcss
Vertical Rhythm
Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
Stars: ✭ 83 (-99.11%)
Mutual labels:  scss, sass, less
Glup
Some of the gulp tutorial -《gulp笔记》
Stars: ✭ 136 (-98.55%)
Mutual labels:  scss, sass, less
Reset Css
An unmodified* copy of Eric Meyer's CSS reset. PostCSS, webpack, Sass, and Less friendly.
Stars: ✭ 244 (-97.39%)
Mutual labels:  sass, less, postcss
A Journey Toward Better Style
A Journey toward better style
Stars: ✭ 245 (-97.38%)
Mutual labels:  sass, less, css-in-js
Rfs
✩ Automates responsive resizing ✩
Stars: ✭ 2,789 (-70.17%)
Mutual labels:  scss, sass, postcss
Rollup Plugin Postcss
Seamless integration between Rollup and PostCSS.
Stars: ✭ 507 (-94.58%)
Mutual labels:  sass, less, postcss

Stylelint

npm version Build Status npm downloads

A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.

Features

It's mighty as it:

  • understands modern CSS syntax and features
  • has over 170 built-in rules to catch errors and enforce conventions
  • supports plugins so you can create your own rules
  • automatically fixes the majority of stylistic problems
  • is well tested with over 15000 unit tests
  • supports shareable configs that you can extend or create
  • is unopinionated so that you can customize it to your exact needs
  • has a growing community and is used by Google, GitHub and WordPress

And can be extended to:

  • parse CSS-like syntaxes like SCSS, Sass, Less and SugarSS
  • extract embedded styles from HTML, Markdown and CSS-in-JS object & template literals

Example output

Example

Guides

Contributors

Stylelint is maintained by volunteers. Without the code contributions from all these fantastic people, Stylelint would not exist. Become a contributor.

Sponsors

Thank you to all our sponsors! Become a sponsor.

Backers

Thank you to all our backers! Become a backer.

Website hosting

Deploys by Netlify

License

The MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].
OSZAR »