Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yeonjuan/html-eslint

ESLint plugin for linting HTML
https://github.com/yeonjuan/html-eslint

eslint eslint-plugin formatter html html-eslint html-lint html-linter lint

Last synced: 28 days ago
JSON representation

ESLint plugin for linting HTML

Awesome Lists containing this project

README

        

HTML ESLint



Logo


Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint.




View Demo
·
Getting Started
·
All Rules






CI Badge
Version
Downloads
License

## Table of Contents

1. [Getting Started](https://html-eslint.org/docs/getting-started)
- [Installation](https://html-eslint.org/docs/getting-started#installation)
- [Configuration](https://html-eslint.org/docs/getting-started#configuration)
- [Editor Configuration](https://html-eslint.org/docs/getting-started#editor-configuration)
1. [Rules](https://html-eslint.org/docs/rules)
1. [Playground](https://html-eslint.org/playground)
1. [License](#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](https://github.com/BenoitZugmeyer/eslint-plugin-html).

## License

Distributed under the MIT License. See [LICENSE](./LICENSE) for more information.