1 Repo
Defining internal nested architectural components in separate files to maintain clean top-level views.
Distinct from Nested API Definitions: Focuses on the physical file separation of nested architecture components, not API route nesting.
Explore 1 awesome GitHub repository matching software engineering & architecture · External Component Definitions. Refine with filters or upvote what's useful.
likec4 is an architecture-as-code framework that transforms text-based architecture definitions into interactive diagrams, static websites, and image files. It serves as a system architecture visualizer and C4 model diagram generator, allowing users to define software components, boundaries, and deployment infrastructure using a domain-specific language. The tool distinguishes itself by providing a modeling environment with Language Server Protocol integration for real-time validation and autocomplete. It enables interactive architecture documentation where users can navigate through hierarch
Allows defining internal components in separate files to keep top-level architectural views clean and manageable.