{"id":26518838,"url":"https://github.com/likec4/likec4","last_synced_at":"2026-01-27T22:26:26.209Z","repository":{"id":156422495,"uuid":"618351200","full_name":"likec4/likec4","owner":"likec4","description":"Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code","archived":false,"fork":false,"pushed_at":"2025-06-08T10:08:13.000Z","size":85110,"stargazers_count":555,"open_issues_count":86,"forks_count":51,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-06-08T11:19:43.164Z","etag":null,"topics":["architecture","architecture-as-code","c4","diagrams"],"latest_commit_sha":null,"homepage":"https://likec4.dev","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/likec4.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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},"funding":{"github":["davydkov","likec4"],"open_collective":"likec4"}},"created_at":"2023-03-24T09:30:34.000Z","updated_at":"2025-06-08T10:06:46.000Z","dependencies_parsed_at":"2023-07-20T09:47:00.936Z","dependency_job_id":"8fa8fe47-5f3b-4e4a-abc8-d4cf55691186","html_url":"https://github.com/likec4/likec4","commit_stats":{"total_commits":2329,"total_committers":15,"mean_commits":"155.26666666666668","dds":"0.26105624731644483","last_synced_commit":"6e97588a706fc111999e0d4b82e9a69338622cf7"},"previous_names":[],"tags_count":144,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likec4%2Flikec4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likec4%2Flikec4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likec4%2Flikec4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likec4%2Flikec4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/likec4","download_url":"https://codeload.github.com/likec4/likec4/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/likec4%2Flikec4/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258819729,"owners_count":22762974,"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":["architecture","architecture-as-code","c4","diagrams"],"created_at":"2025-03-21T10:02:45.598Z","updated_at":"2026-01-27T22:26:26.203Z","avatar_url":"https://github.com/likec4.png","language":"TypeScript","readme":"# Architecture as a code\n\nVisualize, collaborate on, and evolve your software architecture with always up-to-date, live diagrams generated from your code.\n\n[docs](https://likec4.dev/) - [playground](https://playground.likec4.dev/) - [demo](https://template.likec4.dev/view/index)\n\n\u003ca href=\"https://www.npmjs.com/package/likec4\" target=\"_blank\"\u003e ![NPM Version](https://img.shields.io/npm/v/likec4) \u003c/a\u003e\n\u003ca href=\"https://www.npmjs.com/package/likec4\" target=\"_blank\"\u003e![NPM Downloads](https://img.shields.io/npm/dm/likec4)\u003c/a\u003e\n\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=likec4.likec4-vscode\" target=\"_blank\"\u003e![VSCode Installs](https://img.shields.io/visual-studio-marketplace/azure-devops/installs/total/likec4.likec4-vscode?label=vscode%20installs)\u003c/a\u003e\n\u003ca href=\"https://open-vsx.org/extension/likec4/likec4-vscode\" target=\"_blank\"\u003e![Open VSX Installs](https://img.shields.io/open-vsx/dt/likec4/likec4-vscode?label=open-vsx\u0026color=%23A60EE5)\u003c/a\u003e\n\n![vscode extension](https://github.com/likec4/likec4/assets/824903/d6994540-55d1-4167-b66b-45056754cc29)\n\n## What is LikeC4? Why \"like\"?\n\nLikeC4 is a modeling language for describing software architecture and tools to generate diagrams from the model.\n\nLikeC4 is inspired by [C4 Model](https://c4model.com/) and [Structurizr DSL](https://github.com/structurizr/dsl), but provides some flexibility.\nYou customize or define your own notation, element types, and any number of nested levels in architecture model.\\\nPerfectly tailored to your needs.\n\n## What does LikeC4 look like?\n\nLikeC4 source:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/likec4/.github/assets/824903/c0f22106-dba6-469e-ab47-85e7b8565513\" width=\"675px\"\u003e\n\u003c/div\u003e\n\nRun [CLI](./packages/likec4/README.md) to preview:\n\n```sh\nnpx likec4 start\n```\n\nAnd result:\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/likec4/likec4/assets/824903/27eabe54-7d97-47a8-a7e4-1bb44a8e03e5\" width=\"984px\"\u003e\n\u003c/div\u003e\n\nTemplate repository - [likec4/template](https://github.com/likec4/template)\\\nDeployed - [https://template.likec4.dev](https://template.likec4.dev/view/index)\n\n[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/likec4/template)\n\nCheck [Tutorial](https://likec4.dev/tutorial/) - for a quick overview of LikeC4.\n\n## Getting help\n\nWe are always happy to help you get started:\n\n- [Join Discord community](https://discord.gg/86ZSpjKAdA) – it is the easiest way to get help\n- [GitHub Discussions](https://github.com/likec4/likec4/discussions) – ask anything about the project or give feedback\n\n## Contributors\n\n\u003ca href=\"https://github.com/likec4/likec4/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=likec4/likec4\" /\u003e\n\u003c/a\u003e\n\n[Become a contributor](./CONTRIBUTING.md)\n\n## Support development\n\nLikeC4 is a MIT-licensed open source project with its ongoing development made possible entirely by your support.\\\nIf you like the project, please consider contributing financially to help grow and improve it.\\\nYou can support us via [OpenCollective](https://opencollective.com/likec4) or [GitHub Sponsors](https://github.com/sponsors/likec4).\n\n## License\n\nThis project is released under the [MIT License](LICENSE)\n","funding_links":["https://github.com/sponsors/davydkov","https://github.com/sponsors/likec4","https://opencollective.com/likec4"],"categories":["🔧 Utilities \u0026 Miscellaneous","TypeScript","Repos"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikec4%2Flikec4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flikec4%2Flikec4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flikec4%2Flikec4/lists"}