{"id":15818669,"url":"https://github.com/patelvimal/ng-vim-devtools","last_synced_at":"2025-10-12T13:46:47.482Z","repository":{"id":45098998,"uuid":"414563824","full_name":"patelvimal/ng-vim-devtools","owner":"patelvimal","description":"A schematic to integrate husky, prettier and commit-lint in your angular application","archived":false,"fork":false,"pushed_at":"2022-01-08T14:51:25.000Z","size":311,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-30T05:03:38.956Z","etag":null,"topics":["angular-schematics","git-hooks","huksy-integration","prettier-integration"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/patelvimal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-07T10:55:48.000Z","updated_at":"2022-01-22T12:28:30.000Z","dependencies_parsed_at":"2022-09-04T15:40:39.942Z","dependency_job_id":null,"html_url":"https://github.com/patelvimal/ng-vim-devtools","commit_stats":null,"previous_names":["patelvimal/schematics-devtools"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/patelvimal/ng-vim-devtools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvimal%2Fng-vim-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvimal%2Fng-vim-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvimal%2Fng-vim-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvimal%2Fng-vim-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patelvimal","download_url":"https://codeload.github.com/patelvimal/ng-vim-devtools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patelvimal%2Fng-vim-devtools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272839635,"owners_count":25001860,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angular-schematics","git-hooks","huksy-integration","prettier-integration"],"created_at":"2024-10-05T06:04:18.846Z","updated_at":"2025-10-12T13:46:42.452Z","avatar_url":"https://github.com/patelvimal.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n \u003cimg width=\"30%\" height=\"30%\" src=\"./logo.png\"\u003e\n\u003c/p\u003e\n\n# @ng-vim/devtools\nA schematic to integrate husky, prettier and commit-lint in your angular application\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://www.npmjs.com/package/@ng-vim/devtools\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/v/@ng-vim/devtools/latest.svg\" alt=\"NPM Version\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package@ng-vim/devtools\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/@ng-vim/devtools.svg\" alt=\"Monthly download on NPM\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\n## 🌟 Install\n\n```sh\n$ ng add @ng-vim/devtools\n```\n\n\nRunning above schematics in your angular application will integrate below functionality.\n1. Auto format your staged files before commiting using prettier configuration\n1. Make sure your commit messages are per commitlint standard.\n\n\u003cbr/\u003e\n\n\nAfter this whenever you will try to perform any git actions like `git commit` and `git push`, husky command will be executed for the respective commands.\n\n## Troubleshoot\nIf you are using Linux/Max operating system you need to give execution permission to `.husky` and `.git/hooks` folder.\n```sh\nchmod ug+x .husky/*\nchmod ug+x .git/hooks/*\n```\n\n\n## Husky Documentation\nhttps://typicode.github.io/husky\n\n\n\n## License\n\nThe MIT License (MIT)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelvimal%2Fng-vim-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatelvimal%2Fng-vim-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatelvimal%2Fng-vim-devtools/lists"}