enjoysmath / quiver-bee

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.

Home Page:https://enjoysmath.github.io/quiver-bee/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

https://enjoysmath.github.io/quiver-bee/

License:MIT License


Languages

Language:JavaScript 93.9%Language:CSS 4.3%Language:HTML 0.9%Language:TeX 0.7%Language:Makefile 0.2%Language:PHP 0.0%