2 repository-uri
Generation of JavaScript bundles that encapsulate architecture diagrams as customizable HTML elements.
Distinct from JavaScript Component Generators: Candidates focus on generic JS generation or embed snippets, not the specific packaging of diagrams as Web Components.
Explore 2 awesome GitHub repositories matching web development · Diagram Web Components. Refine with filters or upvote what's useful.
Penrose is a compiler that transforms structured mathematical notation into optimized SVG diagrams. It uses a three-stage pipeline of separate domain, substance, and style files to define mathematical objects, relationships, and visual presentation, then solves continuous optimization problems with user-defined spatial constraints and objectives to automatically arrange diagram elements. The system separates diagram content from visual style using distinct declarative languages, and provides a typed domain language with subtype hierarchies for mathematical objects. It supports embedding compi
Provides reactive SolidJS components for embedding mathematical diagrams in applications.
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
Creates a JavaScript bundle that embeds diagrams as a customizable and reusable HTML element.