Loïc Knuchel
Loïc Knuchel
Hi, I'm the creator of Azimutt and just made a way to open any database structure file in one click, allowing anyone to understand it more easily. It can be...
Hi :wave: I'm the creator of [Azimutt](https://azimutt.app), a database exploration tool using [AML](https://azimutt.app/aml) for the design part (similar to dbdiagram/DBML) and finally took time to create a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=azimutt.vscode-aml)...
Hi, I'm integrating dagre into https://github.com/azimuttapp/azimutt (an ERD tool) and it looks like when I change options in the `dagre.layout` function, I still get the same result :sweat_smile: I followed...
Hi, I'm the creator of Azimutt and just made a way to open any database structure file in one click, allowing anyone to understand it more easily. It can be...
**Problem**: can't use `@azimutt/aml` lib in `azimutt` CLI - `@azimutt/aml` lib is using ESM to be packaged a IIFE with Rollup - `azimutt` CLI is also ESM Error: ``` node:internal/modules/esm/resolve:257...
## Summary by CodeRabbit - **New Features** - DBML format is now supported for parsing within the application. - Enhanced script functionality to process and generate DBML alongside existing formats....
## Summary by CodeRabbit - **New Features** - Introduced a new custom HTML element, `IntlDate`, for displaying localized date information. - Added a new custom HTML element, `ElmMonaco`, for enhanced...