{"id":13801790,"url":"https://github.com/nozaq/pre-commit-deno","last_synced_at":"2025-09-16T20:56:49.229Z","repository":{"id":44556781,"uuid":"431011340","full_name":"nozaq/pre-commit-deno","owner":"nozaq","description":"pre-commit git hooks for Deno projects.","archived":false,"fork":false,"pushed_at":"2022-07-23T11:09:41.000Z","size":5,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-23T21:54:07.381Z","etag":null,"topics":["deno","git","javascript","linter","pre-commit","pre-commit-hook","typescript"],"latest_commit_sha":null,"homepage":"","language":null,"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/nozaq.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-11-23T08:02:15.000Z","updated_at":"2025-08-12T16:22:12.000Z","dependencies_parsed_at":"2022-08-02T20:15:21.394Z","dependency_job_id":null,"html_url":"https://github.com/nozaq/pre-commit-deno","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nozaq/pre-commit-deno","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nozaq%2Fpre-commit-deno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nozaq%2Fpre-commit-deno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nozaq%2Fpre-commit-deno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nozaq%2Fpre-commit-deno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nozaq","download_url":"https://codeload.github.com/nozaq/pre-commit-deno/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nozaq%2Fpre-commit-deno/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275483715,"owners_count":25473115,"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-09-16T02:00:10.229Z","response_time":65,"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":["deno","git","javascript","linter","pre-commit","pre-commit-hook","typescript"],"created_at":"2024-08-04T00:01:27.454Z","updated_at":"2025-09-16T20:56:49.205Z","avatar_url":"https://github.com/nozaq.png","language":null,"funding_links":[],"categories":["Tools"],"sub_categories":["XML"],"readme":"# pre-commit-deno\n\n[pre-commit](https://pre-commit.com/) git hooks for [Deno](https://deno.land/) projects.\n\n## Using pre-commit-deno with pre-commit\n\nAdd this to your `.pre-commit-config.yaml`\n\n```yaml\n-   repo: https://github.com/nozaq/pre-commit-deno\n    rev: 0.1.0  # Use the ref you want to point at\n    hooks:\n    -   id: deno-fmt\n    -   id: deno-lint\n    # -   id: ...\n```\n\n## Hooks available\n\n### `deno-fmt-check`\n\nChecks if all JavaScript, TypeScript, Markdown and JSON files are formatted.\n\n### `deno-fmt`\n\nAuto-format all JavaScript, TypeScript, Markdown and JSON files.\n\n### `deno-lint`\n\nLint all JavaScript and TypeScript source code files.\n\n### `deno-test`\n\nRun tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnozaq%2Fpre-commit-deno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnozaq%2Fpre-commit-deno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnozaq%2Fpre-commit-deno/lists"}