eslint-plugin-web-standards
v1.0.1
Published
An ESLint plugin to enforce modern web standards including accessibility, performance, semantic HTML, and SEO best practices.
Downloads
9
Maintainers
Readme
eslint-plugin-web-standards
✅ Enforce modern web standards in your codebase with a single ESLint plugin.
This plugin helps developers write accessible, performant, semantic, and SEO-friendly HTML and JSX.
🚀 Features
- 🔍 Accessibility rules (WCAG compliance)
- ⚡ Performance best practices
- 🔐 Security hygiene
- 📐 Semantic HTML enforcement
- 🔎 SEO markup validation
📦 Installation
npm install eslint-plugin-web-standards --save-dev