Home
Softono
html-eslint

html-eslint

Open source MIT JavaScript
264
Stars
50
Forks
26
Issues
7
Watchers
1 week
Last Commit

About html-eslint

<h1 align="center"> HTML ESLint </h1> <p align="center"> <a href="https://html-eslint.org"> <img src="packages/website/src/assets/logo_180x180.png" alt="Logo" width="90" height="90"> </a> <p align="center"> Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint, including React-specific HTML linting. <br/> <br/> <a href="https://html-eslint.org/playground">View Demo</a> · <a href="https://html-eslint.org/docs/getting-started">Getting Started</a> · <a href="https://html-eslint.org/docs/rules">All Rules</a> </p> </p> <p align="center"> <a href="https://codecov.io/gh/yeonjuan/html-eslint"> <img src="https://codecov.io/gh/yeonjuan/html-eslint/branch/main/graph/badge.svg?token=0BVJ8GGDZ6"/> </a> <img src="https://github.com/yeonjuan/html-eslint/actions/workflows/main.yml/badge.svg?branch=main" alt="CI Badge" /> <img src="https://img.shields.io/npm/v/@html-eslint/eslint-plugin?color=success" alt="Version" /> <img src="https://img. ...

Platforms

Web Self-hosted

Languages

JavaScript

HTML ESLint

Logo

Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint, including React-specific HTML linting.

View Demo · Getting Started · All Rules

CI Badge Version Downloads License

If you’d like to support html-eslint, please consider starring it on GitHub or making a donation!
Buy Me A Coffee

Table of Contents

HTML

  1. Getting Started
  2. Rules
  3. Playground
  4. Developer Guide
  5. License

React

  1. Getting Started
  2. Rules
  3. License

Lint JavaScript inside HTML

This ESLint plugin supports linting HTML syntax and does not provide JavaScript syntax linting. To lint JavaScript in HTML, such as inline scripts, you can use eslint-plugin-html.

License

Distributed under the MIT License. See LICENSE for more information.