eslint-plugin-html
HTML script linter
A tool for linting and analyzing JavaScript code within HTML files using ESLint rules
An ESLint plugin to extract and lint scripts from HTML files.
436 stars
9 watching
51 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
eslinteslint-pluginhtmljavascript
Related projects:
Repository | Description | Stars |
---|---|---|
yeonjuan/html-eslint | An ESLint plugin that supports linting HTML syntax and allows linting JavaScript code embedded in HTML files. | 165 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
parsiya/eslinter | A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. | 49 |
fengzilong/eslint-dashboard | An interactive ESLint tool for automating code quality checks and fixes in JavaScript projects. | 19 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,536 |
wix-incubator/eslint-plugin-lodash | A plugin for ESLint that enforces coding standards and best practices using Lodash functions. | 276 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
eslint/markdown | A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
ilyavolodin/eslint-plugin-backbone | A plugin for ESLint that provides specific rules and configurations for Backbone.js projects. | 95 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
brendanmorrell/eslint-plugin-styled-components-a11y | An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 146 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
nikolay-borzov/rollup-plugin-eslint-bundle | A plugin for Rollup that integrates ESLint to lint and fix code errors before bundling JavaScript files. | 4 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |