# `gg` `gg` is a **diagramming editor** for flowcharts, organizational diagrams, mind maps, process diagrams, network diagrams, database diagrams and more! It helps you produce complex diagrams easily, with its simple UI and its innovative approach to layout.

Visit https://gg-charts.com to start building!

## Features
Free & open-source Mobile-friendly Privacy-friendly Offline first
Local file support Assisted layout Fast UI and rendering Presentation mode
Multi select Export to PNG Dark mode Infinite canvas
Undo / Redo Copy / Paste ...and more!
## Usage ### Embed in a `iframe` You can embed `gg` as follow: ```html ``` ## Development 1. Clone this repository. 2. Run: ```sh npm install npm run dev ```