REVENGE.CSS
HTML linter
A CSS-based tool that highlights bad HTML markup on web pages
A CSS bookmarklet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.
838 stars
31 watching
57 forks
Language: CSS
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lesshint/lesshint | A tool to aid in writing clean and consistent Less code | 116 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,501 |
benoitzugmeyer/eslint-plugin-html | A tool for linting and analyzing JavaScript code within HTML files using ESLint rules | 435 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
eslint/markdown | Enables linting of JavaScript code in Markdown documents | 407 |
avto-dev/markdown-lint | A tool for linting Markdown files and changelogs with customizable rules and configuration options. | 78 |
juancarlospaco/css-html-prettify | A tool that takes unformatted HTML and CSS code as input and produces formatted, prettified versions of these files. | 25 |
wearerequired/lint-action | Automates linting and auto-fixes errors in JavaScript code | 575 |
aymerick/douceur | A tool for parsing and inlining CSS styles within HTML documents | 246 |
brettstimmerman/mensch | A CSS parsing library with an abstract syntax tree (AST) data structure | 113 |
getify/typl | A tool that checks JavaScript code against a set of predefined rules to help identify potential type errors and ensure compatibility between value types | 374 |
stranger6667/css-inline | A high-performance library for inlining CSS into HTML documents | 243 |
postcss/postcss-bem-linter | A tool to enforce BEM-style CSS conventions on PostCSS code | 572 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 658 |