AlexanderMykulych / coya

Coya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coya

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)

About

Coya

License:Apache License 2.0


Languages

Language:TypeScript 63.6%Language:Vue 28.1%Language:JavaScript 4.8%Language:CSS 2.4%Language:HTML 1.1%Language:Shell 0.0%