stylelint
ESLint
Prettier
PostCSS
SonarQube
TSLint
Sass
BEM
CheepCode
stylelint
CheepCodeNo features have been listed yet.
No CheepCode videos yet. You could help us improve this page by suggesting one.
Based on our record, stylelint seems to be a lot more popular than CheepCode. While we know about 31 links to stylelint, we've tracked only 1 mention of CheepCode. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Meet my new codemod, ignore-lint-errors. It helps us ignore lint errors from eslint, stylelint, and typescript (glint for Ember projects). - Source: dev.to / 3 months ago
Says who? There have been CSS generators and preprocessors since 2006, not to mention all the tools which turn mockups into CSS. LLMs have no problem generating CSS. Lots of developers need to relearn CSS; the book Every Layout is a good start [5]. [1]: https://css-tricks.com/dont-fight-the-cascade-control-it/ [2]: https://stylelint.io [3]: https://github.com/microsoft/vscode-css-languageservice [4]:... - Source: Hacker News / 7 months ago
For CSS, Stylelint can catch duplicate properties, invalid values, or even vendor prefix issues. - Source: dev.to / 7 months ago
You can even lint your stylesheets if you're working with CSS. One of my favourite tools for that is Stylelint. Similar to ESLint, it's configuration-based and lets you define what rules you want to include, it also has a recommended configuration that you can extend from. - Source: dev.to / almost 2 years ago
Stylelint: A modern, flexible linter for CSS that can be configured to check variable consistency. PostCSS: A tool that transforms CSS with plugins, including variable checks. CSS Linter: A specific tool to ensure correct and consistent use of CSS variables. Conclusion ๐. - Source: dev.to / about 2 years ago
If you like that workflow you might love CheepCode[0] which I built specifically to support it! CheepCode connects to Linear and works on tickets as they roll in, submitting PRs to GitHub. [0] https://cheepcode.com. - Source: Hacker News / about 1 year ago
ESLint - The fully pluggable JavaScript code quality tool
Prettier - An opinionated code formatter
PostCSS - Increase code readability. Add vendor prefixes to CSS rules using values from Can I Use. Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you.
SonarQube - SonarQube, a core component of the Sonar solution, is an open source, self-managed tool that systematically helps developers and organizations deliver Clean Code.
TSLint - An extensible static analysis linter for the TypeScript language
Sass - Syntatically Awesome Style Sheets