Same functionality as phasors, but as a static site.
Go to fazor.pages.dev.
Clone the repository and run it locally using basically any HTTP server.
It's a static site, so all Python code used to generate diagrams is run on clientside using Pyodide. Phasor diagrams are generated using phasors
library, linked above, and is supplied as a wheel file in static/python
.