Skip to content
@archlens

ArchLens

Welcome to Archlens

ArchLens (GitHub) is a project that aims to help developers keep track of the evolution of the structure of their systems by allowing them to quickly define module views and then visualizing their evolution.

It consists of three components:

  • Python CLI tool -- generates module views from specs
  • GitHub Workflow -- uses the CLI tool under to generate architectural diff views and insert them into every PR
  • VS Code Extension -- live interactive diagrams in the IDE -- one can jump from individual dependencies to source code

A vision paper is written by Mircea about the project.

Pinned Loading

  1. ArchLens-VsCode-Extension ArchLens-VsCode-Extension Public

    A Visual Studio Code extension that allows you to use ArchLens directly in your editor.

    TypeScript 6 1

  2. ArchLens ArchLens Public

    Python, command line tool, that generates architectural views from lightweight specifications

    Python 3 2

  3. Render-Diff-on-PR Render-Diff-on-PR Public

    GitHub workflow that inserts archlens rendered diffs in every PR

    HCL 1

  4. Studies Studies Public

    Studies and data involving archlens

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…