{"id":13481308,"url":"https://github.com/fulls1z3/angular-tslint-rules","last_synced_at":"2025-03-27T11:32:08.811Z","repository":{"id":20529585,"uuid":"90172968","full_name":"fulls1z3/angular-tslint-rules","owner":"fulls1z3","description":"Shared TSLint \u0026 codelyzer rules to enforce a consistent code style for Angular development","archived":true,"fork":false,"pushed_at":"2022-12-04T01:46:27.000Z","size":610,"stargazers_count":172,"open_issues_count":21,"forks_count":18,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-05-22T04:30:05.196Z","etag":null,"topics":["angular","frontend","linting-rules","npm-package","tslint","typescript"],"latest_commit_sha":null,"homepage":"","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/fulls1z3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2017-05-03T16:59:58.000Z","updated_at":"2023-11-08T14:14:40.000Z","dependencies_parsed_at":"2023-01-12T03:30:42.370Z","dependency_job_id":null,"html_url":"https://github.com/fulls1z3/angular-tslint-rules","commit_stats":null,"previous_names":["ng-seed/angular-tslint-rules"],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulls1z3%2Fangular-tslint-rules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulls1z3%2Fangular-tslint-rules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulls1z3%2Fangular-tslint-rules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fulls1z3%2Fangular-tslint-rules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fulls1z3","download_url":"https://codeload.github.com/fulls1z3/angular-tslint-rules/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245836316,"owners_count":20680351,"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":["angular","frontend","linting-rules","npm-package","tslint","typescript"],"created_at":"2024-07-31T17:00:50.666Z","updated_at":"2025-03-27T11:32:08.522Z","avatar_url":"https://github.com/fulls1z3.png","language":"JavaScript","readme":"# angular-tslint-rules [![npm version](https://badge.fury.io/js/angular-tslint-rules.svg)](https://www.npmjs.com/package/angular-tslint-rules) [![npm downloads](https://img.shields.io/npm/dm/angular-tslint-rules.svg)](https://www.npmjs.com/package/angular-tslint-rules)\n\nShared [TSLint] \u0026 [codelyzer] rules to enforce a consistent code style for [Angular] development\n\n[![CircleCI](https://circleci.com/gh/fulls1z3/angular-tslint-rules.svg?style=svg)](https://circleci.com/gh/fulls1z3/angular-tslint-rules)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![Angular Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide)\n\n\u003e Please support this project by simply putting a Github star. Share this library with friends on Twitter and everywhere else you can.\n\nThe value of the software produced is directly affected by the **quality of the codebase**, and not every developer might\n- be **aware of the potential pitfalls** of certain constructions in [TypeScript],\n- be **introduced into certain conventions** when using the [Angular] framework,\n- know that not every developer is as capable in **understanding an elegant** (*but abstract*) **solution** as the original\ndeveloper.\n\nFor that purpose, we need to use **static code analysis tools** such as [TSLint] and [codelyzer] to check readability, maintainability,\nand functionality errors.\n\nAlthough complying with these tools may seem to appear as **undesired overhead** or may **limit creativity**, it becomes\n**easier** for any new developers to **read**, **preventing** a lot of **time/frustration spent** figuring out the structure\nand characteristics of the code.\n\nContaining a set of [TSLint] and [codelyzer] rules, **`angular-tslint-rules`** has been compiled using many contributions\nfrom colleagues, commercial/open-source projects and some other sources from the Internet, as well as years of development\nusing the [Angular] framework.\n\n#### NOTE\nAll [TSLint] rules covered by this project are explained on this article [https://medium.com/burak-tasci/angular-tslint-rules-a-configuration-preset-for-both-tslint-codelyzer-8b5fa1455908](https://medium.com/burak-tasci/angular-tslint-rules-a-configuration-preset-for-both-tslint-codelyzer-8b5fa1455908), in depth. \n\nIf you have questions, comments or suggestions, just create an issue on this repository. I'll try to revise and republish\nthese rules with new insights, experiences and remarks in alignment with the updates on [TSLint] and [codelyzer].\n\n## \u003ca name=\"contributing\"\u003e\u003c/a\u003e Contributing\nIf you want to file a bug, contribute some code, or improve documentation, please read up on the following contribution guidelines:\n- [Issue guidelines](CONTRIBUTING.md#submit)\n- [Contributing guidelines](CONTRIBUTING.md)\n- [Coding rules](CONTRIBUTING.md#rules)\n- [ChangeLog](CHANGELOG.md)\n\n#### Thanks to\n- [JetBrains], for their support to this open source project with free [WebStorm] licenses.\n\n## \u003ca name=\"license\"\u003e\u003c/a\u003e License\nThe MIT License (MIT)\n\nCopyright (c) 2019 [Burak Tasci]\n\n[TSLint]: https://github.com/palantir/tslint\n[codelyzer]: https://github.com/mgechev/codelyzer\n[Angular]: https://angular.io\n[TypeScript]: https://github.com/Microsoft/TypeScript\n[JSDoc]: http://usejsdoc.org\n[JetBrains]: https://www.jetbrains.com/community/opensource\n[WebStorm]:   https://www.jetbrains.com/webstorm\n[Burak Tasci]: https://github.com/fulls1z3\n","funding_links":[],"categories":["Uncategorized","JavaScript"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulls1z3%2Fangular-tslint-rules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffulls1z3%2Fangular-tslint-rules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffulls1z3%2Fangular-tslint-rules/lists"}