Skip to content

Releases: swiftlysingh/excalidraw-cli

v1.2.0

16 Mar 05:53
c171c66

Choose a tag to compare

Installation

npm install -g @swiftlysingh/excalidraw-cli

📦 View on npm

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.2.0

v1.0.0

09 Jan 13:03
322e568

Choose a tag to compare

Installation

npm install -g @swiftlysingh/excalidraw-cli

📦 View on npm

Initial Release

  • CLI for creating Excalidraw flowcharts programmatically
  • DSL syntax support for quick diagram creation
  • JSON input support for complex diagrams
  • Auto-layout using ELK algorithm