stylelint
A mighty, modern CSS linter.
Last updated 4 years ago by ntwb .
MIT · Repository · Bugs · Original npm
$ cnpm install stylelint 
SYNC missed versions from official npm registry.

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

<object data="https://opencollective.com/stylelint/sponsors.svg?width=420&button=false" type="image/svg+xml"> </object>

Thank you to all our sponsors! Become a sponsor.

Backers

<object data="https://opencollective.com/stylelint/backers.svg?width=420&avatarHeight=48&button=false" type="image/svg+xml"> </object>

Thank you to all our backers! Become a backer.

Website hosting

Deploys by Netlify

License

The MIT License.

Current Tags

  • 15.6.0                                ...           latest (2 years ago)

22 Versions

  • 15.6.0                                ...           2 years ago
  • 14.14.1                                ...           3 years ago
  • 14.11.0                                ...           3 years ago
  • 14.13.0                                ...           3 years ago
  • 12.0.1                                ...           6 years ago
  • 14.12.0                                ...           3 years ago
  • 14.8.5                                ...           3 years ago
  • 14.6.0                                ...           3 years ago
  • 13.13.1                                ...           4 years ago
  • 14.0.0-0                                ...           4 years ago
  • 14.3.0                                ...           4 years ago
  • 14.2.0                                ...           4 years ago
  • 6.9.0                                ...           9 years ago
  • 13.12.0                                ...           4 years ago
  • 11.1.1                                ...           6 years ago
  • 13.6.1                                ...           5 years ago
  • 7.8.0                                ...           9 years ago
  • 9.6.0                                ...           7 years ago
  • 7.13.0                                ...           8 years ago
  • 8.4.0                                ...           8 years ago
  • 9.10.1                                ...           7 years ago
  • 10.1.0                                ...           6 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org