{"id":13801204,"url":"https://github.com/yeonjuan/html-eslint","last_synced_at":"2025-04-13T08:57:08.058Z","repository":{"id":38388539,"uuid":"314550784","full_name":"yeonjuan/html-eslint","owner":"yeonjuan","description":"An ESLint plugin for linting HTML files and HTML in JavaScript Template Literals","archived":false,"fork":false,"pushed_at":"2025-04-05T16:54:03.000Z","size":6593,"stargazers_count":186,"open_issues_count":17,"forks_count":33,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-06T05:09:06.333Z","etag":null,"topics":["eslint","eslint-plugin","formatter","html","html-eslint","html-lint","html-linter","lint"],"latest_commit_sha":null,"homepage":"https://html-eslint.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeonjuan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-20T12:42:08.000Z","updated_at":"2025-04-05T19:07:57.000Z","dependencies_parsed_at":"2023-10-14T04:31:34.197Z","dependency_job_id":"ab1a2824-7105-4545-bd05-0ac1d1c23966","html_url":"https://github.com/yeonjuan/html-eslint","commit_stats":{"total_commits":283,"total_committers":15,"mean_commits":"18.866666666666667","dds":0.0848056537102474,"last_synced_commit":"53af02b12326bd96bf04cef8ee494a9bb273269f"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeonjuan%2Fhtml-eslint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeonjuan%2Fhtml-eslint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeonjuan%2Fhtml-eslint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeonjuan%2Fhtml-eslint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeonjuan","download_url":"https://codeload.github.com/yeonjuan/html-eslint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688543,"owners_count":21145764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["eslint","eslint-plugin","formatter","html","html-eslint","html-lint","html-linter","lint"],"created_at":"2024-08-04T00:01:20.516Z","updated_at":"2025-04-13T08:57:08.038Z","avatar_url":"https://github.com/yeonjuan.png","language":"JavaScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Languages and Environments"],"readme":"\u003ch1 align=\"center\"\u003e HTML ESLint \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n \u003ca href=\"https://html-eslint.org\"\u003e\n    \u003cimg src=\"packages/website/src/assets/logo_180x180.png\" alt=\"Logo\" width=\"90\" height=\"90\"\u003e\n  \u003c/a\u003e\n   \u003cp align=\"center\"\u003e\n  Monorepo for ESLint plugin which supports linting HTML(HyperText Markup Language) with ESLint.\n  \u003cbr/\u003e\n  \u003cbr/\u003e\n  \u003ca href=\"https://html-eslint.org/playground\"\u003eView Demo\u003c/a\u003e\n  ·\n  \u003ca href=\"https://html-eslint.org/docs/getting-started\"\u003eGetting Started\u003c/a\u003e\n  ·\n  \u003ca href=\"https://html-eslint.org/docs/rules\"\u003eAll Rules\u003c/a\u003e\n  \u003c/p\u003e\n  \n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://codecov.io/gh/yeonjuan/html-eslint\"\u003e\n    \u003cimg src=\"https://codecov.io/gh/yeonjuan/html-eslint/branch/main/graph/badge.svg?token=0BVJ8GGDZ6\"/\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://github.com/yeonjuan/html-eslint/actions/workflows/main.yml/badge.svg?branch=main\" alt=\"CI Badge\" /\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/@html-eslint/eslint-plugin?color=success\" alt=\"Version\" /\u003e\n  \u003cimg src=\"https://img.shields.io/npm/dw/@html-eslint/eslint-plugin\" alt=\"Downloads\" /\u003e\n  \u003cimg src=\"https://img.shields.io/npm/l/@html-eslint/eslint-plugin?color=success\" alt=\"License\" /\u003e\n\u003c/p\u003e\n\n## Table of Contents\n\n1. [Getting Started](https://html-eslint.org/docs/getting-started)\n   - [Installation](https://html-eslint.org/docs/getting-started#installation)\n   - [Configuration](https://html-eslint.org/docs/getting-started#configuration)\n   - [Editor Configuration](https://html-eslint.org/docs/getting-started#editor-configuration)\n   - [Integrating Template Engine](https://html-eslint.org/docs/integrating-template-engine)\n1. [Rules](https://html-eslint.org/docs/rules)\n1. [Playground](https://html-eslint.org/playground)\n1. [Developer Guide](https://html-eslint.org/developer-guide.md)\n1. [License](#License)\n\n## Lint JavaScript inside HTML\n\nThis 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).\n\n## License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeonjuan%2Fhtml-eslint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeonjuan%2Fhtml-eslint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeonjuan%2Fhtml-eslint/lists"}