0.1.0 • Published 3 years ago
jstv v0.1.0
jstv -- JavaScript STV Implementation
JSTV is a Node.js implementation of Single Transferrable Vote using random selections for transfers.
Debugging output is enabled by setting DEBUG as an environment variable, to any value like DEBUG="stv stv:*".
This package is seriously work-in-progress.