Skip to content

A rewrite of the Quiver frontend to use Bootstrap CSS so that it can be used as a diagram editor on all platforms having a web browser.

License

Notifications You must be signed in to change notification settings

enjoysmath/quiver-bee

This branch is 34 commits ahead of, 51 commits behind varkor/quiver:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

712cad8 · Dec 6, 2023
Nov 30, 2023
Dec 6, 2023
Nov 27, 2023
Jan 12, 2021
Dec 6, 2023
Jan 14, 2021
Nov 27, 2023
Dec 28, 2018
Aug 17, 2023
Dec 6, 2023
Dec 6, 2023
Dec 5, 2023
Nov 30, 2023
Dec 6, 2023
Nov 30, 2023

Repository files navigation

QuiverBee: a diagram editor for most web platforms

QuiverBee live site

This repository is a fork of original author varkor's diagram editor quiver. We're in the process of "wrapping"/modifying it in order to make it more responsive to various screen sizes. On touch screens, we ensure everything works properly. Varkor did an excellent job already - placing objects / arrows works already almost 100% perfectly on your phone.

quiver is a modern, graphical editor for commutative and pasting diagrams, capable of rendering high-quality diagrams for screen viewing, and exporting to LaTeX via tikz-cd. -varkor

Mathematical areas of use include Category Theory, Homological Algebra, Topos Theory, and essentially any heavily arrow-based subject.

Creating and modifying diagrams with quiver is orders of magnitude faster than writing the equivalent LaTeX by hand and, with a little experience, competes with pen-and-paper. -varkor

Languages

  • JavaScript 93.9%
  • CSS 4.3%
  • Other 1.8%