{"id":16800921,"url":"https://github.com/asafkorem/kaizen","last_synced_at":"2025-07-01T08:05:02.190Z","repository":{"id":252824376,"uuid":"840699057","full_name":"asafkorem/Kaizen","owner":"asafkorem","description":"Smart hot-spots detection in codebases","archived":false,"fork":false,"pushed_at":"2024-08-21T10:59:36.000Z","size":97841,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T08:17:13.377Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://asafkorem.github.io/Kaizen/","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/asafkorem.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-10T12:14:57.000Z","updated_at":"2024-08-22T18:25:43.000Z","dependencies_parsed_at":"2025-04-11T00:31:56.156Z","dependency_job_id":"d96bef60-eb43-4f70-92fc-b959f2b8d367","html_url":"https://github.com/asafkorem/Kaizen","commit_stats":null,"previous_names":["asafkorem/kaizen"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/asafkorem/Kaizen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asafkorem%2FKaizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asafkorem%2FKaizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asafkorem%2FKaizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asafkorem%2FKaizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asafkorem","download_url":"https://codeload.github.com/asafkorem/Kaizen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asafkorem%2FKaizen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262560031,"owners_count":23328632,"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-10-13T09:35:27.732Z","updated_at":"2025-07-01T08:05:02.146Z","avatar_url":"https://github.com/asafkorem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://github.com/asafkorem/Kaizen/blob/master/logo.png\" alt=\"Kaizen logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n# Code Kaizen\n\n## Smart hot-spots detection\n\nKaizen (改善, \"continuous improvement\" in Japanese) is a powerful code analysis tool designed to identify and visualize hot-spots in your codebase.\n\nBy leveraging Git history and static analysis, Kaizen provides actionable insights to guide your refactoring efforts and improve code quality.\n\n## Demo\n\nYou can check out the live demo at [https://asafkorem.github.io/Kaizen/](https://asafkorem.github.io/Kaizen/).\n\n## Usage\n\n### Project Requirements\n\nKaizen works only with Node.js projects that use Git for version control.\n\n### Running Kaizen\n\nYou can simply run Code Kaizen using `npx` without installing it.\n\n```shell\nnpx code-kaizen\n```\n\nYou can configure the path to the repository and the path to the directory where you want to store the artifacts.\n\n```\nnpx code-kaizen \u003cpath-to-repo\u003e \u003cpath-to-artifacts\u003e\n```\n\n- Default path to the repository is the **current working directory**.\n- Default output is **'kaizen' directory** in the current working directory.\n\n### Installation\n\nIf you don't want to use `npx`, you can install Kaizen globally using npm, yarn, or Homebrew.\n\n#### Using npm\n\n```shell\nnpm install -g code-kaizen\n```\n\n#### Using yarn\n\n```shell\nyarn global add code-kaizen\n```\n\n#### Using Homebrew\n\n```shell\nbrew tap asafkorem/kaizen\nbrew install asafkorem/kaizen/code-kaizen\n```\n\n## Contributing\n\nI like all contributions, big or small. \n\nIf you have a feature request, bug report, or patch, feel free to open an issue or a pull request.\nYou can also find me on [Kaizen's server on Discord](https://discord.gg/EWfmnnfb5T) or at `asafk@wix.com`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasafkorem%2Fkaizen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasafkorem%2Fkaizen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasafkorem%2Fkaizen/lists"}