1
1
mirror of https://github.com/varkor/quiver.git synced 2024-08-16 01:00:46 +03:00
A modern commutative diagram editor for the web.
Go to file
2019-01-14 20:05:13 +00:00
src wip 2019-01-14 20:05:13 +00:00
.gitmodules Switch to KaTeX as the default TeX rendering library 2019-01-12 20:33:34 +00:00
LICENSE Initial version of quiver 2018-12-28 01:06:11 +00:00
README.md Rename "tikzcd" to "tikz-cd" 2019-01-13 23:13:30 +00:00

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