1
1
mirror of https://github.com/varkor/quiver.git synced 2024-09-11 05:46:13 +03:00
quiver/README.md
2019-01-13 23:13:30 +00:00

1.2 KiB

quiver

A graphical editor for commutative diagrams that exports to tikz-cd.

Features

  • An intuitive graphical interface for creating and modifying commutative diagrams.
  • Support for objects, morphisms, natural transformations.
  • tikz-cd (LaTeX) export.
  • Shareable links.
  • Smart label alignment and edge offset.
  • Parallel (shifted) arrows.
  • Arrow styles, including:
    • Dashed and dotted edges.
    • Maps to arrows.
    • Monomorphisms and epimorphisms.
    • Inclusions.
    • Pullbacks and pushouts.
    • Adjunctions.
    • Equality.
    • Harpoons.
    • Squiggly arrows.
  • Multiple selection.
  • A history system with undo and redo.
  • Panning.

Screenshots

The interface:

image

Parallel arrows:

image

Natural transformations:

image

Adjunctions:

image