Skip to content

AlecAivazis/feynman

Repository files navigation

feynman

Build Status Coverage Status

A javascript application for creating feynman diagrams. Live at feynman.aivazis.com.

This repo started as a migration of my original feynman diagram application to a leaner flask server. It then evolved from a badly written angular 1.2 application to a less-badly written react/redux app. During that time, the backend (responsible for rendering latex) was also rewritten from python to golang.

Running the Tests

The tests are written using jest:

npm i && npm run test

About

A javascript application for creating feynman diagrams. Live at feynman.aivazis.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published