Lazydraw is a terminal ASCII editor for drawing diagrams and sketches with export capabilities, built on the Bun runtime and OpenTUI. It can be installed globally via Bun or npm and supports mouse input, customizable themes, and autosaving to JSON files. The tool ports drawing logic from ASCIIFlow and includes features like grid rendering, clipboard integration, and multiple export formats.
Lazydraw is a terminal-based ASCII editor for creating diagrams and sketches, with export capabilities to text files or clipboard. It runs on the Bun runtime, features a mouse-friendly interface, and is inspired by ASCIIFlow and termDRAW.