Coya

May 20, 2023 ยท View on GitHub

Version Build


Status: Beta ๐ŸŽ‰
Give it a star. It really motivates us ๐Ÿคฉ

Coya is a diagram drawing library. The resulting diagram is just a JSON file, so you can:

  • ๐Ÿค“ commit it to git and compare it with the prev version
  • ๐Ÿ’ก generate a diagram from any programming language
  • โœจ animate diagram, like in PowerPoint
  • ๐Ÿ”จ use a powerful editor
  • ๐Ÿงฐ use vscode extension (in development)

Demo

You can try it here

Here is an example of how to use it:

Available blocks

  • rectangles and arrows
  • images
  • code files
  • iframes

Run locally

First time:

pnpm i

Run project:

pnpm vue

Sponsors

Contributors

Follow our Contribute guide.

Keep posted

More details on Twitter

More examples (only gifs for now)