{"id":19806526,"url":"https://github.com/monade/eslint-plugin-angular","last_synced_at":"2025-11-11T19:29:52.984Z","repository":{"id":83403822,"uuid":"528926520","full_name":"monade/eslint-plugin-angular","owner":"monade","description":"A couple of quality-of-life eslint rules for Angular components.","archived":false,"fork":false,"pushed_at":"2025-02-05T09:40:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-05T10:35:01.175Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/monade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-08-25T16:11:54.000Z","updated_at":"2025-02-05T09:40:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"cecaad04-5c06-4952-ad8a-bb3a0e9adff0","html_url":"https://github.com/monade/eslint-plugin-angular","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monade%2Feslint-plugin-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monade%2Feslint-plugin-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monade%2Feslint-plugin-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monade%2Feslint-plugin-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monade","download_url":"https://codeload.github.com/monade/eslint-plugin-angular/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150393,"owners_count":19918350,"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":[],"created_at":"2024-11-12T09:07:48.663Z","updated_at":"2025-11-11T19:29:47.955Z","avatar_url":"https://github.com/monade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Tests](https://github.com/monade/eslint-plugin-angular/actions/workflows/test.yml/badge.svg)\n[![npm version](https://badge.fury.io/js/@monade%2Feslint-plugin-angular.svg)](https://badge.fury.io/js/@monade%2Feslint-plugin-angular)\n\n# @monade/eslint-plugin-angular\nA couple of quality-of-life eslint rules for Angular components.\n\n**THIS PROJECT IS UNDER ACTIVE DEVELOPMENT. IT MAY NOT WORK AS INTENDED**\n\n## Usage\n\nInstall:\n\n```bash\nyarn add --dev @monade/eslint-plugin-angular\n```\n\nAdd to your .eslint.js:\n```javascript\n   plugins: [\n     ...,\n     \"@monade/angular\"\n   ]\n   ...\n   rules: {\n     ...,\n      \"@monade/angular/remove-empty-styles\": 2,\n      \"@monade/angular/strategy-onpush\": 2,\n   }\n```\n\n## Rules:\n... **TODO** ...\n\n## TODO:\n* Document rules\n* [Rule] When strategy is OnPush, show an error if there's a non-scalar property that is not ReadOnly\u003c\u003e\n* [Rule] Component too long\n* [Rule] Suggest strategy OnPush when the component is in the \"components\" folder\n* [Rule] ADVANCED: Check if there's a reactivity bug with changeDetection: OnPush\n\n## Contributing\nYou can use an AST view tool to debug the structure of some code parts:\n* For Javascript: https://astexplorer.net/\n* For Typescript: https://ts-ast-viewer.com/\n\nAbout Monade\n----------------\n\n![monade](https://monade.io/wp-content/uploads/2021/06/monadelogo.png)\n\n@monade/eslint-plugin-angular is maintained by [mònade srl](https://monade.io/en/home-en/).\n\nWe \u003c3 open source software. [Contact us](https://monade.io/en/contact-us/) for your next project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonade%2Feslint-plugin-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonade%2Feslint-plugin-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonade%2Feslint-plugin-angular/lists"}