{"id":28541439,"url":"https://github.com/zestia/template-lint-config","last_synced_at":"2026-01-20T16:31:24.716Z","repository":{"id":42000963,"uuid":"117718685","full_name":"zestia/template-lint-config","owner":"zestia","description":"Template-Lint config used across projects","archived":false,"fork":false,"pushed_at":"2025-07-03T11:50:11.000Z","size":4441,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-08-09T00:45:41.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zestia.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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,"zenodo":null}},"created_at":"2018-01-16T17:45:32.000Z","updated_at":"2025-07-03T11:50:15.000Z","dependencies_parsed_at":"2024-09-16T01:08:32.293Z","dependency_job_id":"066a3616-c902-49b5-b8d6-8e228e37017e","html_url":"https://github.com/zestia/template-lint-config","commit_stats":{"total_commits":144,"total_committers":5,"mean_commits":28.8,"dds":"0.45138888888888884","last_synced_commit":"45256d28abfa7b6a07f88e3d16a886a74d793537"},"previous_names":[],"tags_count":62,"template":false,"template_full_name":null,"purl":"pkg:github/zestia/template-lint-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zestia%2Ftemplate-lint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zestia%2Ftemplate-lint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zestia%2Ftemplate-lint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zestia%2Ftemplate-lint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zestia","download_url":"https://codeload.github.com/zestia/template-lint-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zestia%2Ftemplate-lint-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-06-09T20:08:31.738Z","updated_at":"2026-01-20T16:31:24.710Z","avatar_url":"https://github.com/zestia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @zestia/template-lint-config\n\nThis package provides linting rules for HTML templates.\n\nThe rules are based on community standards, with a few extra ones specific to Zestia.\n\n## Installation\n\n```\nnpm install --save-dev @zestia/template-lint-config\n```\n\nAdd the following to `~/.npmrc` to pull @zestia scoped packages from Github instead of NPM.\n\n```\n@zestia:registry=https://npm.pkg.github.com\n//npm.pkg.github.com/:_authToken=\u003cYOUR_GH_TOKEN\u003e\n```\n\n## Setup\n\n1. Create the following file `.template-lintrc.js`\n\n   ```javascript\n   module.exports = {\n     plugins: ['@zestia/template-lint-config'],\n     extends: 'zestia:recommended'\n   };\n   ```\n\n2. Add the following to `scripts` in `package.json`\n\n   ```\n   \"lint:hbs\": \"ember-template-lint .\"\n   ```\n\n## Running\n\n```\nnpm run lint:hbs\n```\n\n## Related repos\n\n- https://github.com/zestia/template-lint-config\n- https://github.com/zestia/stylelint-config\n- https://github.com/zestia/eslint-config\n- https://github.com/zestia/prettier-config\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzestia%2Ftemplate-lint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzestia%2Ftemplate-lint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzestia%2Ftemplate-lint-config/lists"}