csslint
CSS analyzer
A tool for statically analyzing CSS code and flagging potential errors or issues.
Automated linting of Cascading Stylesheets
5k stars
149 watching
483 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,033 |
csslint/parser-lib | A CSS parser library for parsing and validating CSS syntax in JavaScript. | 287 |
csscomb/csscomb.js | A tool to format CSS coding styles in a consistent and beautiful way | 3,289 |
mgechev/codelyzer | A tool for static code analysis of Angular projects | 2,452 |
slexaxton/css-colorguard | A tool to monitor and maintain consistent color usage in CSS projects | 2,442 |
future-architect/eslint-plugin-vue-scoped-css | An ESLint plugin that provides linting rules to help developers avoid problems when using Scoped CSS in Vue.js | 98 |
linkedin/css-blocks | An ergonomic CSS authoring system that compiles to high-performance stylesheets with static analysis and optimization capabilities. | 6,332 |
gilbarbara/codeclimate-stylelint | An integration of stylelint with Code Climate, providing automated CSS linter and validation capabilities | 25 |
cssinjs/jss | A tool for generating stylesheets with JavaScript. | 7,080 |
codacy/codacy-stylelint | A tool that integrates Stylelint into Codacy for automated code review and quality assurance in Scala projects. | 4 |
parcel-bundler/lightningcss | A fast CSS parser and bundler with advanced optimization features | 6,494 |
sds/scss-lint | A tool to help keep SCSS files clean and readable by running it against configurable linter rules. | 3,656 |
jshint/jshint | A tool that scans JavaScript code to detect common errors and potential problems | 8,990 |
callstack/linaria | A JavaScript library that enables zero-runtime CSS in JS with dynamic styles and automatic CSS extraction during build time. | 11,691 |
standard/standard | Enforces code quality in JavaScript projects through automated formatting and linting | 29,135 |